v0.5.4-canary.28

This commit is contained in:
himself65
2023-05-09 01:58:58 -05:00
parent be41c99602
commit 5432aae85c
18 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.5.4-canary.27",
"version": "0.5.4-canary.28",
"author": "affine",
"repository": {
"url": "https://github.com/toeverything/AFFiNE",

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/web",
"private": true,
"version": "0.5.4-canary.27",
"version": "0.5.4-canary.28",
"scripts": {
"dev": "next dev",
"build": "next build",