Skip to content

Commit

Permalink
add missing install script
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Mar 2, 2018
1 parent a318fd3 commit c32650b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"tape": "^4.9.0"
},
"scripts": {
"install": "node-gyp-build",
"test": "standard && tape test/*.js",
"prebuild": "prebuildify --napi",
"prebuild-ia32": "prebuildify --napi --arch=ia32"
Expand Down

0 comments on commit c32650b

Please sign in to comment.