summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index e345e80..567f49d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,8 @@
"eslint": "^8.18.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
- "eslint-plugin-node": "^11.1.0"
+ "eslint-plugin-node": "^11.1.0",
+ "rimraf": "^3.0.2"
}
},
"node_modules/@eslint/eslintrc": {