mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Update jsconfig.json and package.json to correct open-sse path references from relative to local directory.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"next": "^15.2.0",
|
||||
"node-machine-id": "^1.1.12",
|
||||
"open": "^10.1.0",
|
||||
"open-sse": "^1.0.0",
|
||||
"ora": "^5.4.1",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
@@ -26,9 +25,6 @@
|
||||
"uuid": "^13.0.0",
|
||||
"zustand": "^5.0.9"
|
||||
},
|
||||
"overrides": {
|
||||
"open-sse": "file:../open-sse"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.18",
|
||||
"eslint": "^9",
|
||||
|
||||
Reference in New Issue
Block a user