v0.7.0-canary.5

This commit is contained in:
himself65
2023-05-31 17:34:21 +08:00
parent 0895f1fb30
commit 96c0321696
21 changed files with 22 additions and 21 deletions

View File

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

View File

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