Added ARM prebuilt binaries for Leveldown

- this is necessary because leveldown does not supply an ARM binary
- butcher needs a binary so that compiler tool chains are not necessary
This commit is contained in:
Chris Kleeschulte 2016-02-01 13:42:08 -05:00
parent 3e4fc878a8
commit b80e3e19e2
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
"commander": "^2.8.1",
"errno": "^0.1.4",
"express": "^4.13.3",
"leveldown": "^1.4.3",
"leveldown": "bitpay/leveldown#bitpay-1.4.4",
"levelup": "^1.3.1",
"liftoff": "^2.2.0",
"memdown": "^1.0.0",