mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Version bumps
This commit is contained in:
parent
10496881f1
commit
2e106f8e2e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sharp",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"author": "Lovell Fuller <npm@lovell.info>",
|
||||
"contributors": [
|
||||
"Pierre Inglebert <pierre.inglebert@gmail.com>"
|
||||
@ -31,13 +31,13 @@
|
||||
"buffer"
|
||||
],
|
||||
"dependencies": {
|
||||
"nan": "^0.8.0"
|
||||
"nan": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"imagemagick": "^0.1.3",
|
||||
"imagemagick-native": "^0.2.9",
|
||||
"gm": "^1.14.2",
|
||||
"async": "^0.7.0",
|
||||
"gm": "^1.16.0",
|
||||
"async": "^0.8.0",
|
||||
"benchmark": "^1.0.0"
|
||||
},
|
||||
"license": "Apache 2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user