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 b9633e125b - Show all commits

View File

@@ -123,7 +123,7 @@
}, },
"configurations": { "configurations": {
"production": { "production": {
"browserTarget": "ng2-file-upload-demo:build:production" "browserTarget": "ng2-file-upload-demo:build"
} }
} }
}, },