Skip to content

Commit

Permalink
GitHub #57 - Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sqmk committed Feb 4, 2016
1 parent cd62b00 commit b1e7a36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "huejay",
"version": "1.0.2",
"version": "1.0.3",
"description": "Philips Hue client for Node.js",
"keywords": [
"hue",
Expand All @@ -23,9 +23,9 @@
"test": "mocha"
},
"dependencies": {
"moment": "2.11.1",
"axios": "0.8.1",
"sprintf-js": "1.0.3"
"moment": "~2.11.2",
"axios": "~0.9.1",
"sprintf-js": "~1.0.3"
},
"devDependencies": {
"mocha": "2.3.4",
Expand Down

0 comments on commit b1e7a36

Please sign in to comment.