feature/upgrade #12
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"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,
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue