Update app.json

Removed empty postscript block causing deploy failure.
This commit is contained in:
DC*
2014-08-25 13:14:53 -03:00
parent ef8e75cba0
commit 3d65dda277
-3
View File
@@ -4,9 +4,6 @@
"keywords": ["express", "backbone", "socket.io"],
"website": "https://github.com/abhshkdz/HackFlowy",
"repository": "https://github.com/abhshkdz/HackFlowy",
"scripts": {
"postdeploy": ""
},
"env": {
"NODE_ENV": "production"
},