diff --git a/package.json b/package.json index 5f4c48a..dd9a09c 100644 --- a/package.json +++ b/package.json @@ -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",