Skip to content

Commit 1249953

Browse files
tcrkevinmehall
authored andcommitted
Adds io.js compatible builds of Win 32, 64, and OS X.
1 parent 3ecd9ec commit 1249953

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
],
2727
"version": "1.0.4",
2828
"optionalDependencies": {
29-
"usb-shyp-win32-x64": "1.0.4",
30-
"usb-shyp-win32-ia32": "1.0.4",
31-
"usb-shyp-darwin-x64": "1.0.4"
29+
"usb-shyp-win32-x64": "1.0.5",
30+
"usb-shyp-win32-ia32": "1.0.5",
31+
"usb-shyp-darwin-x64": "1.0.6"
3232
},
3333
"engines": {
3434
"node": ">=0.8.x"

0 commit comments

Comments
 (0)