v0.7.0-canary.21

This commit is contained in:
Alex Yang
2023-06-29 00:21:24 +08:00
parent 9b817c4b79
commit 887434fea4
25 changed files with 25 additions and 25 deletions

View File

@@ -13,5 +13,5 @@
"playwright": "=1.33.0",
"serve": "^14.2.0"
},
"version": "0.7.0-canary.20"
"version": "0.7.0-canary.21"
}

View File

@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.7.0-canary.20"
"version": "0.7.0-canary.21"
}

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"
},