Version bumps, hold simple-get at v2 for Node 4 support

This commit is contained in:
Lovell Fuller 2018-04-28 18:11:20 +01:00
parent 853cc65e32
commit ae2cfcc4f3

View File

@ -87,7 +87,7 @@
"npmlog": "^4.1.2", "npmlog": "^4.1.2",
"prebuild-install": "^2.5.3", "prebuild-install": "^2.5.3",
"semver": "^5.5.0", "semver": "^5.5.0",
"simple-get": "^2.7.0", "simple-get": "^2.8.1",
"tar": "^4.4.1", "tar": "^4.4.1",
"tunnel-agent": "^0.6.0" "tunnel-agent": "^0.6.0"
}, },
@ -95,10 +95,10 @@
"async": "^2.6.0", "async": "^2.6.0",
"cc": "^1.0.2", "cc": "^1.0.2",
"decompress-zip": "^0.3.1", "decompress-zip": "^0.3.1",
"documentation": "^6.2.0", "documentation": "^6.3.2",
"exif-reader": "^1.0.2", "exif-reader": "^1.0.2",
"icc": "^1.0.0", "icc": "^1.0.0",
"mocha": "^5.1.0", "mocha": "^5.1.1",
"nyc": "^11.7.1", "nyc": "^11.7.1",
"prebuild": "^7.4.0", "prebuild": "^7.4.0",
"prebuild-ci": "^2.2.3", "prebuild-ci": "^2.2.3",