v0.10.0-canary.10

This commit is contained in:
Joooye_34
2023-11-02 23:40:34 +08:00
parent de33967a73
commit fb0aaabe53
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -90,5 +90,5 @@
"vitest": "0.34.6",
"yjs": "^13.6.8"
},
"version": "0.10.0-canary.9"
"version": "0.10.0-canary.10"
}
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@affine/core",
"type": "module",
"private": true,
"version": "0.10.0-canary.9",
"version": "0.10.0-canary.10",
"scripts": {
"build": "yarn -T run build-core",
"dev": "yarn -T run dev-core",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.10.0-canary.9",
"version": "0.10.0-canary.10",
"author": "toeverything",
"repository": {
"url": "https://github.com/toeverything/AFFiNE",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/graphql",
"version": "0.10.0-canary.9",
"version": "0.10.0-canary.10",
"description": "Autogenerated GraphQL client for affine.pro",
"license": "MIT",
"type": "module",
+1 -1
View File
@@ -62,5 +62,5 @@
"optional": true
}
},
"version": "0.10.0-canary.9"
"version": "0.10.0-canary.10"
}
+1 -1
View File
@@ -37,5 +37,5 @@
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
},
"version": "0.10.0-canary.9"
"version": "0.10.0-canary.10"
}
+1 -1
View File
@@ -58,5 +58,5 @@
"test": "ava",
"version": "napi version"
},
"version": "0.10.0-canary.9"
"version": "0.10.0-canary.10"
}
+1 -1
View File
@@ -7,5 +7,5 @@
"./v1/*.json": "./v1/*.json",
"./preloading.json": "./preloading.json"
},
"version": "0.10.0-canary.9"
"version": "0.10.0-canary.10"
}
+1 -1
View File
@@ -47,5 +47,5 @@
"vitest": "0.34.6",
"ws": "^8.14.2"
},
"version": "0.10.0-canary.9"
"version": "0.10.0-canary.10"
}