Update
This commit is contained in:
parent
7f45c525b0
commit
ed4e7470fc
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "node server.js",
|
"start": "node server.js",
|
||||||
"dev": "ng serve",
|
"dev": "ng serve",
|
||||||
"heroku-postbuild": "./app-backend/jwtRS256.sh",
|
|
||||||
"build": "ng build --configuration production",
|
"build": "ng build --configuration production",
|
||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
"lint": "ng lint",
|
"lint": "ng lint",
|
||||||
|
|
|
||||||
Reference in a new issue