mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 13:29:02 +08:00
chore: Unified registration and path specification
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pathfinder/app",
|
||||
"name": "@affine/app",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "next dev -p 8080",
|
||||
@@ -23,8 +23,8 @@
|
||||
"@mui/base": "^5.0.0-alpha.87",
|
||||
"@mui/icons-material": "^5.10.9",
|
||||
"@mui/material": "^5.8.6",
|
||||
"@pathfinder/data-services": "workspace:@pathfinder/data-services@*",
|
||||
"@toeverything/pathfinder-logger": "workspace:@pathfinder/logger@*",
|
||||
"@affine/data-services": "workspace:@affine/data-services@*",
|
||||
"@toeverything/pathfinder-logger": "workspace:@affine/logger@*",
|
||||
"cmdk": "^0.1.20",
|
||||
"css-spring": "^4.1.0",
|
||||
"dayjs": "^1.11.7",
|
||||
|
||||
Reference in New Issue
Block a user