aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 45dfaa6..ff973c1 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,8 @@
38 "eslint": "^5.10.0", 38 "eslint": "^5.10.0",
39 "husky": "^6.0.0", 39 "husky": "^6.0.0",
40 "imagemin-cli": "^6.0.0", 40 "imagemin-cli": "^6.0.0",
41 "prettier": "^2.3.0" 41 "prettier": "^2.3.0",
42 "simple-git": "^2.39.0"
42 }, 43 },
43 "husky": { 44 "husky": {
44 "hooks": { 45 "hooks": {