mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 19:19:03 +00:00
remove post install/uninstall scripts
This commit is contained in:
parent
a89e42676b
commit
6670bf5550
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user