add ngeohash to package.json for tests...

This commit is contained in:
dceejay
2015-03-31 15:35:37 +01:00
parent 9b56b6f4c3
commit 4dae7ece06
3 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,8 @@
"proxyquire": "1.4.0",
"pushbullet": "1.4.*",
"when": "^3.6.4",
"exif": "0.4.0"
"exif": "0.4.0",
"ngeohash": "0.6.*"
},
"engines": {
"node": ">=0.8 <0.11"