chore: v0.10.4-canary.1

This commit is contained in:
李华桥
2023-12-08 13:32:23 +08:00
parent df439877bd
commit 48cf392a45
42 changed files with 42 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/server",
"private": true,
"version": "0.10.3-canary.2",
"version": "0.10.4-canary.1",
"description": "Affine Node.js server",
"type": "module",
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/storage",
"version": "0.10.3-canary.2",
"version": "0.10.4-canary.1",
"engines": {
"node": ">= 10.16.0 < 11 || >= 11.8.0"
},