Skip to content

Commit

Permalink
Changed leveldown version
Browse files Browse the repository at this point in the history
This will prevent issues because this version has prebuild bins for nearly every platform.
  • Loading branch information
explodingcamera committed May 29, 2016
1 parent a8d3405 commit adc0b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"express": "^4.13.3",
"extend": "^3.0.0",
"forever": "^0.15.1",
"leveldown": "^1.4.3",
"leveldown": "1.4.4",
"levelup": "^1.3.1",
"mongodb": "^2.1.16",
"mysql": "^2.10.2",
Expand Down

0 comments on commit adc0b7d

Please sign in to comment.