aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json
index ff973c1..12ef1f8 100644
--- a/package.json
+++ b/package.json
@@ -40,10 +40,5 @@
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 "simple-git": "^2.39.0"
43 },
44 "husky": {
45 "hooks": {
46 "pre-commit": "npm run lint && npm run reformat-files && npm run package"
47 }
48 } 43 }
49} 44}