remove post install/uninstall scripts

This commit is contained in:
David Bailey 2020-12-07 19:54:36 +00:00
parent a89e42676b
commit 6670bf5550

View File

@ -7,9 +7,7 @@
"notion-enhancer": "bin.js" "notion-enhancer": "bin.js"
}, },
"scripts": { "scripts": {
"test": "echo \"no test specified\"", "test": "echo \"no test specified\""
"postinstall": "node bin.js apply -y",
"preuninstall": "node bin.js remove -n"
}, },
"repository": { "repository": {
"type": "git", "type": "git",