chore: cleanup scripts

This commit is contained in:
Nathan Walker
2022-06-09 22:17:26 -05:00
parent bc8f15580b
commit 18f4bdde4c
4 changed files with 1 additions and 5 deletions

View File

@ -29,7 +29,6 @@
"url": "https://github.com/NativeScript/nativescript-dev-webpack.git"
},
"scripts": {
"clean": "npx rimraf -- node_modules package-lock.json && npm i --ignore-scripts --legacy-peer-deps",
"tsc": "tsc",
"postinstall": "node postinstall.js",
"preuninstall": "node preuninstall.js",