v0.7.0-canary.47

This commit is contained in:
Alex Yang
2023-07-16 23:27:39 +08:00
parent 202e9b8fe3
commit a2dae0d592
27 changed files with 27 additions and 27 deletions
@@ -21,5 +21,5 @@
"serve": "^14.2.0",
"vitest": "^0.32.2"
},
"version": "0.7.0-canary.46"
"version": "0.7.0-canary.47"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.35.1"
},
"version": "0.7.0-canary.46"
"version": "0.7.0-canary.47"
}
+1 -1
View File
@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.7.0-canary.46"
"version": "0.7.0-canary.47"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.7.0-canary.46",
"version": "0.7.0-canary.47",
"exports": {
"./playwright": "./playwright.ts",
"./utils/*": "./utils/*.ts"