v0.7.0-canary.33

This commit is contained in:
Alex Yang
2023-07-04 21:52:04 +08:00
parent 2bc15665b9
commit 3976c37d41
26 changed files with 26 additions and 26 deletions

View File

@@ -22,5 +22,5 @@
"serve": "^14.2.0",
"vitest": "^0.32.2"
},
"version": "0.7.0-canary.32"
"version": "0.7.0-canary.33"
}

View File

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

View File

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