v0.9.0-canary.13

This commit is contained in:
Alex Yang
2023-09-21 01:02:19 -05:00
parent dc95b1ded5
commit 2521f2ed12
42 changed files with 42 additions and 42 deletions

View File

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

View File

@@ -11,5 +11,5 @@
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.13"
}

View File

@@ -11,5 +11,5 @@
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.1"
},
"version": "0.9.0-canary.8"
"version": "0.9.0-canary.13"
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -2,7 +2,7 @@
"name": "@affine-test/kit",
"private": true,
"type": "module",
"version": "0.9.0-canary.12",
"version": "0.9.0-canary.13",
"exports": {
"./electron": "./electron.ts",
"./playwright": "./playwright.ts",