Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "ir-attx4", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "The library for sending and receiving IR data from a Tessel IR Module", | ||
@@ -19,9 +19,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"attiny-common" : "~0.0.1", | ||
"sync-queue" : "0.0.1" | ||
"attiny-common" : "^0.0.1", | ||
"sync-queue" : "^0.0.1" | ||
}, | ||
"devDependencies": { | ||
"tinytap": "^0.2.0", | ||
"async" : "~0.9.0" | ||
"async" : "^0.9.0" | ||
} | ||
} |
87306
+ Addedattiny-common@0.0.1(transitive)
- Removedattiny-common@0.0.11(transitive)
Updatedattiny-common@^0.0.1
Updatedsync-queue@^0.0.1