feat(chore): updated version up to angular 14 and nx 14 #1205
@@ -10,7 +10,6 @@
|
|||||||
"demo.build-prod": "ng build",
|
"demo.build-prod": "ng build",
|
||||||
"build": "nx run ng2-file-upload:build",
|
"build": "nx run ng2-file-upload:build",
|
||||||
"build-prod": "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",
|
"lint": "nx run-many --target=lint --all",
|
||||||
"test": "nx run-many --target=test --all",
|
"test": "nx run-many --target=test --all",
|
||||||
"version": "nx run ng2-file-upload:version",
|
"version": "nx run ng2-file-upload:version",
|
||||||
|
|||||||
Reference in New Issue
Block a user