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