Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Badi committed Jul 5, 2016
1 parent c728711 commit 38fd604
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-mailjet",
"version": "3.0.0",
"version": "3.0.1",
"description": "Mailjet NodeJS API client",
"main": "index.js",
"directories": {
Expand All @@ -9,6 +9,7 @@
"dependencies": {
"bluebird": "^3.3.5",
"chai": "^3.2.0",
"json-bigint": "^0.2.0",
"qs": "^4.0.0",
"request": "^2.61.0",
"standard": "^6.0.8",
Expand Down

0 comments on commit 38fd604

Please sign in to comment.