Config for heroku
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lunch",
|
"name": "lunch",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0-2",
|
"version": "0.0.0-3",
|
||||||
"description": "a Sails application",
|
"description": "a Sails application",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"sails": "0.9.9",
|
"sails": "0.9.9",
|
||||||
@@ -47,7 +47,6 @@
|
|||||||
"karma": "~0.10.9",
|
"karma": "~0.10.9",
|
||||||
"grunt-karma": "~0.6.2"
|
"grunt-karma": "~0.6.2"
|
||||||
},
|
},
|
||||||
"subdomain": "benjaminramey-lunch",
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x"
|
"node": "0.10.x"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user