chore: remove unnecessary postinstall script
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
"lint": "eslint src/javascripts",
|
"lint": "eslint src/javascripts",
|
||||||
"tsc": "tsc --project tsconfig.json",
|
"tsc": "tsc --project tsconfig.json",
|
||||||
"test": "jest --config jest.config.js --coverage",
|
"test": "jest --config jest.config.js --coverage",
|
||||||
"postinstall": "yarn run ncu -loglevel verbose --packageFile package.json",
|
|
||||||
"upgrade:snjs": "ncu -u '@standardnotes/*'"
|
"upgrade:snjs": "ncu -u '@standardnotes/*'"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user