This commit is contained in:
Yûki VACHOT 2021-11-12 15:25:59 +01:00
parent 7f45c525b0
commit ed4e7470fc

View file

@ -5,7 +5,6 @@
"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",