|
@@ -10,7 +10,7 @@
|
|
|
"serve": "npm run start-dev",
|
|
"serve": "npm run start-dev",
|
|
|
"start": "npx http-server ./build -p 8080",
|
|
"start": "npx http-server ./build -p 8080",
|
|
|
"start-dev": "ng serve --configuration production --disable-host-check",
|
|
"start-dev": "ng serve --configuration production --disable-host-check",
|
|
|
- "test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
|
|
|
+ "test": "echo \"Error: no test specified\" && exit 1"
|
|
|
},
|
|
},
|
|
|
"repository": {
|
|
"repository": {
|
|
|
"type": "git",
|
|
"type": "git",
|