v0.7.0-canary.1

This commit is contained in:
himself65
2023-05-30 00:19:05 +08:00
parent 88eaaf9ce4
commit e7eb13e966
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.7.0-canary.0",
"version": "0.7.0-canary.1",
"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.0",
"version": "0.7.0-canary.1",
"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.0",
"version": "0.7.0-canary.1",
"scripts": {
"dev": "next dev",
"build": "next build",