Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosantangelo committed Apr 26, 2018
1 parent 09305cb commit e4c4ef8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
17 changes: 11 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@
"author": "Decentraland",
"license": "ISC",
"dependencies": {
"dotenv": "^5.0.1",
"dotenv": "^4.0.0",
"inquirer": "^5.1.0",
"mailchimp-api-v3": "^1.7.1",
"nodemailer": "^4.1.3",
"rollbar": "^2.3.9",
"tunnel-ssh": "^4.1.4",
"babel-polyfill": "^6.26.0",
"commander": "^2.13.0",
"pg": "^7.3.0"
},
Expand All @@ -60,7 +59,6 @@
"jsdoc": "^3.5.5",
"mocha": "^4.0.1",
"npx": "^9.7.1",
"pg": "^7.4.1",
"prettier": "^1.8.2",
"semantic-release": "^12.2.5",
"validate-commit-msg": "^2.14.0"
Expand Down

0 comments on commit e4c4ef8

Please sign in to comment.