Replace caw with its tunnel-agent dependency

This commit is contained in:
Lovell Fuller
2017-11-07 19:38:10 +00:00
parent 965a97105e
commit ba521fccb4
4 changed files with 75 additions and 8 deletions

View File

@@ -69,13 +69,13 @@
"vips"
],
"dependencies": {
"caw": "^2.0.0",
"color": "^2.0.0",
"detect-libc": "^0.2.0",
"detect-libc": "^1.0.2",
"nan": "^2.7.0",
"semver": "^5.4.1",
"simple-get": "^2.7.0",
"tar": "^4.0.1"
"tar": "^4.0.1",
"tunnel-agent": "^0.6.0"
},
"devDependencies": {
"async": "^2.5.0",
@@ -84,7 +84,7 @@
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"mocha": "^4.0.1",
"nyc": "^11.1.0",
"nyc": "^11.3.0",
"rimraf": "^2.6.1",
"semistandard": "^11.0.0",
"unzip": "^0.1.11"