[cloud] fix(*): add things back to package.json

This commit is contained in:
Ben Gotow 2016-11-22 14:54:20 -08:00
parent d4608dd3a6
commit 0aa11cf9d2

View file

@ -4,7 +4,8 @@
"description": "The local sync engine for Nylas N1",
"main": "",
"dependencies": {
"lerna": "2.0.0-beta.23"
"lerna": "2.0.0-beta.23",
"pm2": "^1.1.3"
},
"devDependencies": {
"babel-eslint": "7.1.0",