Skip to content

Commit 09aa9ef

Browse files
fix(chore): deleted unnecessery command
1 parent 81785c0 commit 09aa9ef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"demo.build-prod": "ng build",
1111
"build": "nx run ng2-file-upload:build",
1212
"build-prod": "nx run ng2-file-upload:build",
13-
"build.watch": "nx run ng2-file-upload:build --watch",
1413
"lint": "nx run-many --target=lint --all",
1514
"test": "nx run-many --target=test --all",
1615
"version": "nx run ng2-file-upload:version",

0 commit comments

Comments
 (0)