Config for heroku

This commit is contained in:
Ben Ramey
2014-03-22 19:09:20 -05:00
parent 56697680f5
commit 00e91925b8

View File

@@ -1,7 +1,7 @@
{
"name": "lunch",
"private": true,
"version": "0.0.0-2",
"version": "0.0.0-3",
"description": "a Sails application",
"dependencies": {
"sails": "0.9.9",
@@ -47,7 +47,6 @@
"karma": "~0.10.9",
"grunt-karma": "~0.6.2"
},
"subdomain": "benjaminramey-lunch",
"engines": {
"node": "0.10.x"
}