v0.7.0-canary.4

This commit is contained in:
himself65
2023-05-31 16:47:16 +08:00
parent f7768563e1
commit 4e1e4e9435
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.7.0-canary.3"
"version": "0.7.0-canary.4"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.7.0-canary.3",
"version": "0.7.0-canary.4",
"exports": {
"./playwright": "./playwright.ts"
},