mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
v0.5.4-canary.6
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.3"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -80,5 +80,6 @@
|
||||
"vite": "^4.2.1",
|
||||
"wait-on": "^7.0.1",
|
||||
"yjs": "^13.5.52"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -8,5 +8,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.7"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
3
packages/env/package.json
vendored
3
packages/env/package.json
vendored
@@ -20,5 +20,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"lit": "^2.7.2"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -3,5 +3,6 @@
|
||||
"exports": {
|
||||
"./*": "./src/*"
|
||||
},
|
||||
"private": true
|
||||
"private": true,
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -38,5 +38,6 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.0.4"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -19,5 +19,6 @@
|
||||
"@blocksuite/global": "*",
|
||||
"@blocksuite/store": "*",
|
||||
"lottie-web": "*"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -25,5 +25,6 @@
|
||||
"build:debug": "napi build --platform",
|
||||
"universal": "napi universal",
|
||||
"version": "napi version"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"sideEffect": false,
|
||||
"exports": {
|
||||
"./*.md": "./src/*.md"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -37,5 +37,6 @@
|
||||
"devDependencies": {
|
||||
"@types/ws": "^8.5.4",
|
||||
"ws": "^8.13.0"
|
||||
}
|
||||
},
|
||||
"version": "0.5.4-canary.6"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@toeverything/y-indexeddb",
|
||||
"type": "module",
|
||||
"version": "0.5.3-0",
|
||||
"version": "0.5.4-canary.6",
|
||||
"scripts": {
|
||||
"build": "vite build"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user