v0.7.0-canary.23

This commit is contained in:
Alex Yang
2023-06-29 00:33:35 +08:00
parent 0b74bd9bfe
commit acb140ab78
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.22"
"version": "0.7.0-canary.23"
}

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.7.0-canary.22",
"version": "0.7.0-canary.23",
"exports": {
"./playwright": "./playwright.ts"
},