v0.10.0-canary.8

This commit is contained in:
Joooye_34
2023-11-01 00:03:04 +08:00
parent 97d189f1c8
commit 0273ea8b00
40 changed files with 40 additions and 40 deletions

View File

@@ -7,5 +7,5 @@
"@affine/env": "workspace:*",
"@toeverything/infra": "workspace:*"
},
"version": "0.10.0-canary.6"
"version": "0.10.0-canary.8"
}

View File

@@ -22,5 +22,5 @@
"peerDependencies": {
"ts-node": "*"
},
"version": "0.10.0-canary.6"
"version": "0.10.0-canary.8"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/plugin-cli",
"type": "module",
"version": "0.10.0-canary.6",
"version": "0.10.0-canary.8",
"bin": {
"af": "./src/af.mjs"
},

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/workers",
"version": "0.10.0-canary.6",
"version": "0.10.0-canary.8",
"private": true,
"scripts": {
"dev": "wrangler dev"