mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Upgrade nan to fix clang linking problem #259
This commit is contained in:
parent
5b376364f5
commit
be00d72d82
@ -2,7 +2,7 @@
|
||||
|
||||
### v0.11 - "*knife*"
|
||||
|
||||
#### v0.11.2 - TBD
|
||||
#### v0.11.2 - 28<sup>th</sup> August 2015
|
||||
|
||||
* Allow crop gravity to be provided as a String.
|
||||
[#255](https://github.com/lovell/sharp/pull/255)
|
||||
|
@ -47,7 +47,7 @@
|
||||
"dependencies": {
|
||||
"bluebird": "^2.9.34",
|
||||
"color": "^0.10.1",
|
||||
"nan": "^2.0.5",
|
||||
"nan": "^2.0.8",
|
||||
"semver": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user