Update package.json

This commit is contained in:
nitrohorse
2019-08-03 20:34:35 -07:00
parent 3e63b62881
commit 271cee8bca
3 changed files with 4 additions and 8 deletions

View File

@@ -18,11 +18,6 @@
"pre-commit": "node_modules/.bin/lint-staged"
}
},
"lint-staged": {
"**/*.html": [
"bin/html-beautify-check.sh"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/privacytoolsIO/privacytools.io.git"