mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
v0.7.0-canary.25
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
"serve": "^14.2.0",
|
||||
"vitest": "^0.32.2"
|
||||
},
|
||||
"version": "0.7.0-canary.24"
|
||||
"version": "0.7.0-canary.25"
|
||||
}
|
||||
|
||||
2
tests/fixtures/package.json
vendored
2
tests/fixtures/package.json
vendored
@@ -3,5 +3,5 @@
|
||||
"exports": {
|
||||
"./*": "./*"
|
||||
},
|
||||
"version": "0.7.0-canary.24"
|
||||
"version": "0.7.0-canary.25"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine-test/kit",
|
||||
"private": true,
|
||||
"version": "0.7.0-canary.24",
|
||||
"version": "0.7.0-canary.25",
|
||||
"exports": {
|
||||
"./playwright": "./playwright.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user