Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
onlykey authored and onlykey committed Jun 19, 2019
1 parent f902bed commit ec37b7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trustcrypto/onlykey_usb",
"version": "0.1.1",
"version": "0.1.2",
"description": "Cross platform USB communication transport",
"main": "./main.js",
"engines": {
Expand Down Expand Up @@ -30,7 +30,8 @@
"dependencies": {
"bindings": "^1.5.0",
"nan": "^2.14.0",
"prebuild-install": "^5.3.0"
"prebuild-install": "^5.3.0",
"node-pre-gyp": "0.6.x"
},
"devDependencies": {
"node-abi": "^2.8.0",
Expand Down

0 comments on commit ec37b7d

Please sign in to comment.