diff --git a/package.json b/package.json index 68e960b..8618787 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,9 @@ "name": "Or Tichon", "email": "or.tichon@gmail.com" }, - "scripts": {}, + "scripts": { + "heroku-postbuild": "npm --prefix ./server/public install" + }, "repository": { "type": "git", "url": "https://github.com/ortichon/conflicts-ahead.git"