Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stephantabor committed Oct 30, 2015
1 parent 5c38538 commit 7507668
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkmn",
"version": "1.0.6",
"version": "1.0.7",
"description": "a node.js pokeapi.co api wrapper",
"homepage": "",
"repository": "stephantabor/pkmn",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"license": "MIT",
"dependencies": {
"bluebird": "^2.10.2",
"bluebird": "^3.0.2",
"request": "^2.64.0"
}
}

0 comments on commit 7507668

Please sign in to comment.