mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Small documentation improvement plus version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sharp",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"author": "Lovell Fuller <npm@lovell.info>",
|
||||
"contributors": [
|
||||
"Pierre Inglebert <pierre.inglebert@gmail.com>",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"nan": "^1.2.0",
|
||||
"bluebird": "^2.2.1"
|
||||
"bluebird": "^2.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"imagemagick": "^0.1.3",
|
||||
|
||||
Reference in New Issue
Block a user