mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
chore: bump version (#3955)
This commit is contained in:
4
packages/env/package.json
vendored
4
packages/env/package.json
vendored
@@ -5,10 +5,10 @@
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"zod": "^3.22.1"
|
||||
"zod": "^3.22.2"
|
||||
},
|
||||
"exports": {
|
||||
"./automation": "./src/automation.ts",
|
||||
|
||||
Reference in New Issue
Block a user