Upgrade farmhash to v1.2.1 to fix RPi3 native extension compile errors

This commit is contained in:
David Stephens 2016-09-03 19:03:48 +01:00
parent 82533eae2d
commit 14a5563191
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"temp": "^0.8.3",
"inquirer" : "^1.1.0",
"fs-extra" : "0.26.x",
"farmhash" : "^1.2.0"
"farmhash" : "^1.2.1"
},
"engines": {
"node": ">=4.2.0"