Update: Environment for Heroku Production
This commit is contained in:
parent
bc7a3c1bc0
commit
2d837bdf2e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "frontend-userAndAdvertiser",
|
||||
"name": "frontend-user-advertiser",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
|
|
@ -21,6 +21,7 @@
|
|||
"@angular/platform-browser-dynamic": "~12.2.0",
|
||||
"@angular/router": "~12.2.0",
|
||||
"bootstrap": "^5.1.3",
|
||||
"express": "^4.17.2",
|
||||
"jquery": "^3.6.0",
|
||||
"ng2-charts": "^2.2.3",
|
||||
"popper": "^1.0.1",
|
||||
|
|
|
|||
Reference in a new issue