udpated scripts
This commit is contained in:
parent
b6c521479b
commit
34e6089be9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "insight-ui",
|
||||
"name": "insight-app",
|
||||
"private": true,
|
||||
"insightConfig": {
|
||||
"apiPrefix": "api",
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"start": "run-s watch-app",
|
||||
"watch-app": "cd app && npm start",
|
||||
"test": "cd app && ng test --code-coverage",
|
||||
"test:ci": "cd app && npm run test:ci"
|
||||
"test:ci": "npm run test:ci"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user