mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-06 01:35:04 +02:00
Merge pull request #96 from davestephens/farmhash_v1_2_1
Upgrade farmhash to v1.2.1 to fix RPi3 native extension compile errors
This commit is contained in:
commit
354548ed66
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue