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"
},
"scripts": {
"test": "echo \"no test specified\"",
"postinstall": "node bin.js apply -y",
"preuninstall": "node bin.js remove -n"
"test": "echo \"no test specified\""
},
"repository": {
"type": "git",