Doc refresh and devDependencies version bumps

This commit is contained in:
Lovell Fuller
2018-01-05 22:45:35 +00:00
parent 84ba921f5b
commit c82914df30
10 changed files with 184 additions and 184 deletions

View File

@@ -73,7 +73,7 @@
],
"dependencies": {
"color": "^2.0.1",
"detect-libc": "^1.0.2",
"detect-libc": "^1.0.3",
"nan": "^2.8.0",
"semver": "^5.4.1",
"simple-get": "^2.7.0",
@@ -81,14 +81,14 @@
"tunnel-agent": "^0.6.0"
},
"devDependencies": {
"async": "^2.5.0",
"async": "^2.6.0",
"cc": "^1.0.1",
"documentation": "^5.3.2",
"documentation": "^5.3.5",
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"mocha": "^4.0.1",
"nyc": "^11.4.0",
"rimraf": "^2.6.1",
"mocha": "^4.1.0",
"nyc": "^11.4.1",
"rimraf": "^2.6.2",
"semistandard": "^12.0.0",
"unzip": "^0.1.11"
},