mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Doc refresh and devDependencies version bumps
This commit is contained in:
12
package.json
12
package.json
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user