mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-03 11:36:08 +08:00
[cloud] fix(*): More misplaced packages
This commit is contained in:
parent
25cca505b7
commit
18c0ff40ba
2 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
"babel-preset-es2015": "6.9.0",
|
||||
"bunyan": "1.8.0",
|
||||
"bunyan-cloudwatch": "2.0.0",
|
||||
"bunyan-loggly": "1.1.0",
|
||||
"bunyan-prettystream": "github:emorikawa/node-bunyan-prettystream",
|
||||
"googleapis": "9.0.0",
|
||||
"hapi": "13.4.1",
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
"description": "Core shared packages",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"bunyan": "1.8.0",
|
||||
"bunyan-cloudwatch": "2.0.0",
|
||||
"bunyan-prettystream": "github:emorikawa/node-bunyan-prettystream",
|
||||
"xoauth2": "1.2.0"
|
||||
},
|
||||
"author": "Nylas",
|
||||
|
|
Loading…
Reference in a new issue