chore: Unified registration and path specification

This commit is contained in:
tzhangchi
2022-12-28 11:06:56 +08:00
committed by DarkSky
parent 8a8559e1fe
commit bf81203353
21 changed files with 33 additions and 37 deletions
+3 -3
View File
@@ -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",