v0.7.0-canary.39

This commit is contained in:
Alex Yang
2023-07-10 21:00:06 +08:00
parent 01de2ae714
commit 7af3c05b8b
26 changed files with 26 additions and 26 deletions

View File

@@ -21,5 +21,5 @@
"serve": "^14.2.0",
"vitest": "^0.32.2"
},
"version": "0.7.0-canary.38"
"version": "0.7.0-canary.39"
}

View File

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

View File

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