summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-03-30 15:55:35 +0100
committerSam Light <samlight1994@gmail.com>2025-03-30 15:55:35 +0100
commit1c340cc8d2b3bce694bd93613b81f0f23c9044e1 (patch)
treed9f62592ea7e7244bff63581d6dab731f7a84da4 /package.json
parent7f9bbd47aa296b8901167893a5aa2512ac96a962 (diff)
Removed eslint parser dep
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4dd05e4..6828bf7 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,6 @@
},
"dependencies": {
"@babel/core": "^7.12.10",
- "@babel/eslint-parser": "^7.16.0",
"@babel/preset-env": "^7.12.11",
"ajv": "^8.12.0",
"autoprefixer": "^10.4.0",