mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Upgrade nan to fix clang linking problem #259
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user