feat(chore): updated version up to angular 14 and nx 14 #1205

Merged
SvetlanaMuravlova merged 15 commits from updated-version into development 2022-09-28 09:05:37 +00:00
Showing only changes of commit 09aa9ef029 - Show all commits

View File

@@ -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",