Skip to content

Commit

Permalink
Dependency bumps and next point release
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jun 4, 2017
1 parent c7f4488 commit 3c4de79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
"version": "0.18.1",
"version": "0.18.2-alpha",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp",
"contributors": [
Expand Down Expand Up @@ -72,7 +72,7 @@
"got": "^7.0.0",
"nan": "^2.6.2",
"semver": "^5.3.0",
"tar": "^3.1.3"
"tar": "^3.1.5"
},
"devDependencies": {
"async": "^2.4.1",
Expand All @@ -81,7 +81,7 @@
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"mocha": "^3.4.2",
"nyc": "^10.3.2",
"nyc": "^11.0.2",
"rimraf": "^2.6.1",
"semistandard": "^11.0.0",
"unzip": "^0.1.11"
Expand Down

0 comments on commit 3c4de79

Please sign in to comment.