v0.8.0-canary.1

This commit is contained in:
Alex Yang
2023-07-29 08:23:38 -07:00
parent ce0c1c39e2
commit c45149b664
31 changed files with 31 additions and 31 deletions
@@ -21,5 +21,5 @@
"serve": "^14.2.0",
"vitest": "^0.33.0"
},
"version": "0.8.0-canary.0"
"version": "0.8.0-canary.1"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.36.2"
},
"version": "0.8.0-canary.0"
"version": "0.8.0-canary.1"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.36.2"
},
"version": "0.7.0-canary.59"
"version": "0.8.0-canary.1"
}
+1 -1
View File
@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.8.0-canary.0"
"version": "0.8.0-canary.1"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.8.0-canary.0",
"version": "0.8.0-canary.1",
"exports": {
"./playwright": "./playwright.ts",
"./utils/*": "./utils/*.ts"