v0.7.0-canary.21

This commit is contained in:
Alex Yang
2023-06-29 00:21:24 +08:00
parent 3362069ae8
commit 135eb07f9e
25 changed files with 25 additions and 25 deletions
@@ -13,5 +13,5 @@
"playwright": "=1.33.0",
"serve": "^14.2.0"
},
"version": "0.7.0-canary.20"
"version": "0.7.0-canary.21"
}
+1 -1
View File
@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.7.0-canary.20"
"version": "0.7.0-canary.21"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.7.0-canary.20",
"version": "0.7.0-canary.21",
"exports": {
"./playwright": "./playwright.ts"
},