chore: use local instead of github repo for react-dom-curse

This commit is contained in:
Pihkaal
2024-02-10 02:03:56 +01:00
parent dc03aaeb4f
commit 1d314d6a3d
2 changed files with 6 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
"axios": "^1.6.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-dom-curse": "github:pihkaal/react-dom-curse",
"react-dom-curse": "file:../react-dom-curse",
"react-router-dom": "^6.21.3",
"tailwind-merge": "^2.2.1",
"vite-tsconfig-paths": "^4.3.1",