Revert "Start just nylas-api"

This reverts commit 91d8cfa6c0b8fe4c6df007e095ca4af07e3fd3ef.
This commit is contained in:
Evan Morikawa 2016-07-06 13:51:05 -07:00
parent 3068fbbf20
commit af9d5da17c

View file

@ -22,8 +22,8 @@
"lerna": "2.0.0-beta.20"
},
"scripts": {
"start": "node packages/nylas-api/app.js",
"postinstall": ""
"start": "foreman start -f Procfile.dev",
"postinstall": "lerna bootstrap"
},
"repository": {
"type": "git",