v0.7.0-canary.4

This commit is contained in:
himself65
2023-05-31 16:47:16 +08:00
parent f7768563e1
commit 4e1e4e9435
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.7.0-canary.3",
"version": "0.7.0-canary.4",
"author": "affine",
"repository": {
"url": "https://github.com/toeverything/AFFiNE",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/server",
"private": true,
"version": "0.7.0-canary.3",
"version": "0.7.0-canary.4",
"description": "Affine Node.js server",
"type": "module",
"bin": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/web",
"private": true,
"version": "0.7.0-canary.3",
"version": "0.7.0-canary.4",
"scripts": {
"dev": "next dev",
"build": "next build",