mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-22 00:37:05 +08:00
chore: bump version (#3394)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"@blocksuite/blocks": "0.0.0-20230721134812-6e0e3bef-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230721134812-6e0e3bef-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230721134812-6e0e3bef-nightly",
|
||||
"@playwright/test": "^1.36.1",
|
||||
"@playwright/test": "^1.36.2",
|
||||
"express": "^4.18.2",
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"serve": "^14.2.0",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.36.1"
|
||||
"@playwright/test": "^1.36.2"
|
||||
},
|
||||
"version": "0.7.0-canary.52"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"./utils/*": "./utils/*.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.36.1"
|
||||
"@playwright/test": "^1.36.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@playwright/test": "*"
|
||||
|
||||
Reference in New Issue
Block a user