Commit 6918eac3 authored by NGPixel's avatar NGPixel

Remove pre-commit hook

parent 837f836e
......@@ -11,12 +11,8 @@
"dev-configure": "node fuse -c",
"test": "jest",
"snyk-protect": "snyk protect",
"__prepublish": "npm run snyk-protect",
"pre-commit": "npm run test"
"__prepublish": "npm run snyk-protect"
},
"pre-commit": [
"pre-commit"
],
"bin": {
"wiki": "wiki.js"
},
......@@ -143,7 +139,6 @@
"jquery-smooth-scroll": "^2.0.0",
"node-sass": "latest",
"nodemon": "latest",
"pre-commit": "latest",
"pug-lint": "latest",
"snyk": "latest",
"standard": "latest",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment