mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 19:07:15 +08:00
Revert "Start just nylas-api"
This reverts commit 91d8cfa6c0b8fe4c6df007e095ca4af07e3fd3ef.
This commit is contained in:
parent
3068fbbf20
commit
af9d5da17c
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue