mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 02:53:28 +03:00
v0.5.4-canary.5
This commit is contained in:
parent
d6b1b9f6cf
commit
92b1244fd7
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine/electron",
|
||||
"private": true,
|
||||
"version": "0.5.4-canary.4",
|
||||
"version": "0.5.4-0",
|
||||
"author": "affine",
|
||||
"description": "AFFiNE App",
|
||||
"homepage": "https://github.com/toeverything/AFFiNE",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine/server",
|
||||
"private": true,
|
||||
"version": "0.5.4-canary.4",
|
||||
"version": "0.5.4-0",
|
||||
"description": "Affine Node.js server",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@affine/web",
|
||||
"private": true,
|
||||
"version": "0.5.4-canary.4",
|
||||
"version": "0.0.1-0",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "AFFiNE",
|
||||
"version": "0.5.4-canary.4",
|
||||
"version": "0.5.5-0",
|
||||
"private": true,
|
||||
"author": "toeverything",
|
||||
"license": "MPL-2.0",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@toeverything/y-indexeddb",
|
||||
"type": "module",
|
||||
"version": "0.5.4-canary.4",
|
||||
"version": "0.5.3-0",
|
||||
"scripts": {
|
||||
"build": "vite build"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user