aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6029d9e..e1e5255 100644
--- a/package.json
+++ b/package.json
@@ -13,9 +13,12 @@
"@tailwindcss/vite": "^4.1.7",
"react": "^19.1.0",
"react-dom": "^19.1.0",
- "react-router-dom": "^7.6.1"
+ "react-router-dom": "^7.6.1",
+ "tailwindcss": "^4.1.7"
},
"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",