Skip to content

Commit

Permalink
Merge #43 r=@johnnyman727: 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-rampart committed Oct 10, 2014
2 parents b8930d1 + ee9c736 commit 6624b93
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": "ambient-attx4",
"version": "0.2.3",
"version": "0.2.4",
"description": "Library to run the Ambient Module for Tessel. Detects ambient light and sound levels",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"./test": "false"
},
"dependencies": {
"attiny-common" : "^0.0.5",
"attiny-common" : "^0.0.6",
"sync-queue" : "^0.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 6624b93

Please sign in to comment.