mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
v0.10.0-canary.8
This commit is contained in:
@@ -87,5 +87,5 @@
|
||||
"vitest": "0.34.6",
|
||||
"yjs": "^13.6.8"
|
||||
},
|
||||
"version": "0.10.0-canary.6"
|
||||
"version": "0.10.0-canary.8"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@affine/core",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"version": "0.10.0-canary.6",
|
||||
"version": "0.10.0-canary.8",
|
||||
"scripts": {
|
||||
"build": "yarn -T run build-core",
|
||||
"dev": "yarn -T run dev-core",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine/electron",
|
||||
"private": true,
|
||||
"version": "0.10.0-canary.6",
|
||||
"version": "0.10.0-canary.8",
|
||||
"author": "toeverything",
|
||||
"repository": {
|
||||
"url": "https://github.com/toeverything/AFFiNE",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/graphql",
|
||||
"version": "0.10.0-canary.6",
|
||||
"version": "0.10.0-canary.8",
|
||||
"description": "Autogenerated GraphQL client for affine.pro",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
|
||||
@@ -62,5 +62,5 @@
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"version": "0.10.0-canary.6"
|
||||
"version": "0.10.0-canary.8"
|
||||
}
|
||||
|
||||
@@ -37,5 +37,5 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"version": "0.10.0-canary.6"
|
||||
"version": "0.10.0-canary.8"
|
||||
}
|
||||
|
||||
@@ -58,5 +58,5 @@
|
||||
"test": "ava",
|
||||
"version": "napi version"
|
||||
},
|
||||
"version": "0.10.0-canary.6"
|
||||
"version": "0.10.0-canary.8"
|
||||
}
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"./v1/*.json": "./v1/*.json",
|
||||
"./preloading.json": "./preloading.json"
|
||||
},
|
||||
"version": "0.10.0-canary.6"
|
||||
"version": "0.10.0-canary.8"
|
||||
}
|
||||
|
||||
@@ -46,5 +46,5 @@
|
||||
"vitest": "0.34.6",
|
||||
"ws": "^8.14.2"
|
||||
},
|
||||
"version": "0.10.0-canary.6"
|
||||
"version": "0.10.0-canary.8"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user