mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-09 06:04:33 +08:00
[cloud] fix(*): add things back to package.json
This commit is contained in:
parent
d4608dd3a6
commit
0aa11cf9d2
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue