c0.11.0-canary.0

This commit is contained in:
李华桥
2023-11-20 23:53:50 +08:00
parent 90c130cf15
commit 0f6b28fd06
41 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/server",
"private": true,
"version": "0.10.0",
"version": "0.11.0-canary.0",
"description": "Affine Node.js server",
"type": "module",
"bin": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/storage",
"version": "0.10.0",
"version": "0.11.0-canary.0",
"engines": {
"node": ">= 10.16.0 < 11 || >= 11.8.0"
},