This commit is contained in:
Alex Yang
2023-08-13 22:09:17 -04:00
parent f33fb98912
commit 8dd491784d
38 changed files with 38 additions and 38 deletions
@@ -19,5 +19,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.0"
},
"version": "0.8.0-canary.21"
"version": "0.8.0"
}
@@ -18,5 +18,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.0"
},
"version": "0.8.0-canary.21"
"version": "0.8.0"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.0"
},
"version": "0.8.0-canary.21"
"version": "0.8.0"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.0"
},
"version": "0.8.0-canary.21"
"version": "0.8.0"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.0"
},
"version": "0.8.0-canary.21"
"version": "0.8.0"
}
+1 -1
View File
@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.8.0-canary.21"
"version": "0.8.0"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.8.0-canary.21",
"version": "0.8.0",
"exports": {
"./playwright": "./playwright.ts",
"./utils/*": "./utils/*.ts"