mirror of
https://github.com/lovell/sharp.git
synced 2025-07-12 20:10:13 +02:00
⬇️ nan@^1.5.1
1.6 breaks iojs. this lowers the minimum nan version so that developers can still do `nan@~1.5.1`.
This commit is contained in:
parent
37c5ca7166
commit
512a281986
@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"bluebird": "^2.8.2",
|
||||
"color": "^0.7.3",
|
||||
"nan": "^1.6.1",
|
||||
"nan": "^1.5.1",
|
||||
"semver": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user