mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"workspace-schematic": "nx workspace-schematic",
|
||||
"dep-graph": "nx dep-graph",
|
||||
"help": "nx help",
|
||||
"setup": "npx rimraf -- hooks node_modules package-lock.json && npm i && nx run core:setup"
|
||||
"setup": "npm i -g @nrwl/cli && npx rimraf -- hooks node_modules package-lock.json && npm i && nx run core:setup"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user