fix(chore): deleted unnecessery command
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"demo.build-prod": "ng build",
|
||||
"build": "nx run ng2-file-upload:build",
|
||||
"build-prod": "nx run ng2-file-upload:build",
|
||||
"build.watch": "nx run ng2-file-upload:build --watch",
|
||||
"lint": "nx run-many --target=lint --all",
|
||||
"test": "nx run-many --target=test --all",
|
||||
"version": "nx run ng2-file-upload:version",
|
||||
|
||||
Reference in New Issue
Block a user