Skip to content

Commit

Permalink
Upgrade deps to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Aug 17, 2016
1 parent 003fdcd commit 90f7549
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -25,12 +25,12 @@
"test": "./test"
},
"dependencies": {
"async": "^1.5.0",
"async": "^2.0.1",
"node-hid": "^0.5.1"
},
"devDependencies": {
"buster-node": "^0.7.1",
"referee": "^1.1.1"
"referee": "^1.2.0"
},
"scripts": {},
"engines": {
Expand All @@ -42,4 +42,4 @@
"url": "http://github.com/cliffano/buildlight/raw/master/LICENSE"
}
]
}
}

0 comments on commit 90f7549

Please sign in to comment.