mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
init: the first public commit for AFFiNE
This commit is contained in:
12
libs/datasource/db-service/package.json
Normal file
12
libs/datasource/db-service/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@toeverything/datasource/db-service",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"diff": "^5.1.0",
|
||||
"nanoid": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/diff": "^5.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user