diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json index e1e5255..6029d9e 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,9 @@ "@tailwindcss/vite": "^4.1.7", "react": "^19.1.0", "react-dom": "^19.1.0", - "react-router-dom": "^7.6.1", - "tailwindcss": "^4.1.7" + "react-router-dom": "^7.6.1" }, "devDependencies": { - "@babel/core": "^7.27.4", - "@babel/preset-react": "^7.27.1", "@eslint/js": "^9.25.0", "@types/react": "^19.1.2", "@types/react-dom": "^19.1.2", |
