v0.9.0-canary.9

This commit is contained in:
Alex Yang
2023-09-05 14:58:09 -07:00
parent d2484d0b8d
commit f5c2aaf28a
40 changed files with 40 additions and 40 deletions

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -19,5 +19,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -18,5 +18,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.37.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.9"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.9.0-canary.8",
"version": "0.9.0-canary.9",
"exports": {
"./playwright": "./playwright.ts",
"./utils/*": "./utils/*.ts"