feature/upgrade #12

Merged
manuel merged 67 commits from feature/upgrade into master 2024-01-28 00:13:54 +01:00
Showing only changes of commit f1164b6ee5 - Show all commits

View file

@ -25,7 +25,7 @@
"build": "ng build", "build": "ng build",
"watch": "ng build --watch --configuration development", "watch": "ng build --watch --configuration development",
"test": "ng test", "test": "ng test",
"test:ci": "ng test --no-watch --no-progress --browsers=ChromiumHeadless" "test:ci": "ng test --no-watch --no-progress --browsers=ChromeHeadless"
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {