Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
bump prebuild for --all functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Nov 26, 2015
1 parent 13e7034 commit f9d80f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
23 changes: 0 additions & 23 deletions .prebuildrc

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"bindings": "~1.2.1",
"fast-future": "~1.0.0",
"nan": "~2.0.0",
"prebuild": "^2.5.0"
"prebuild": "^2.7.0"
},
"devDependencies": {
"async": "~1.0.0",
Expand All @@ -52,7 +52,7 @@
"install": "prebuild --download",
"test": "tape test/*-test.js | faucet",
"rebuild": "prebuild --compile",
"prebuild": "prebuild --verbose --strip"
"prebuild": "prebuild --all --strip --verbose"
},
"license": "MIT",
"gypfile": true
Expand Down

0 comments on commit f9d80f6

Please sign in to comment.