rename to core
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.2.0",
|
||||
"@gridpilot/identity": "file:../../packages/identity",
|
||||
"@gridpilot/notifications": "file:../../packages/notifications",
|
||||
"@gridpilot/racing": "file:../../packages/racing",
|
||||
"@gridpilot/social": "file:../../packages/social",
|
||||
"@gridpilot/testing-support": "file:../../packages/testing-support",
|
||||
"@gridpilot/identity": "file:../../core/identity",
|
||||
"@gridpilot/notifications": "file:../../core/notifications",
|
||||
"@gridpilot/racing": "file:../../core/racing",
|
||||
"@gridpilot/social": "file:../../core/social",
|
||||
"@gridpilot/testing-support": "file:../../core/testing-support",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"framer-motion": "^12.23.25",
|
||||
"lucide-react": "^0.555.0",
|
||||
|
||||
Reference in New Issue
Block a user