mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
feat: update pkg name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/app",
|
||||
"version": "0.1.0",
|
||||
"version": "0.3.0",
|
||||
"scripts": {
|
||||
"dev": "next dev -p 8080",
|
||||
"dev:ac": "NODE_API_SERVER=ac next dev -p 8080",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/data-services",
|
||||
"version": "1.0.0",
|
||||
"version": "0.3.0",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"main": "dist/src/index.js",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@affine/logger",
|
||||
"version": "0.0.1",
|
||||
"version": "0.3.0",
|
||||
"description": "",
|
||||
"main": "dist/src/index.js",
|
||||
"types": "dist/src/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user