summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 3f4f284..09d1c05 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -13,13 +13,5 @@
},
"dependencies": {
"astro": "^2.9.7"
- },
- "devDependencies": {
- "@typescript-eslint/eslint-plugin": "^6.2.1",
- "@typescript-eslint/parser": "^6.2.1",
- "eslint": "^8.46.0",
- "eslint-plugin-astro": "^0.28.0",
- "prettier": "^3.0.0",
- "prettier-plugin-astro": "^0.11.0"
}
}