Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 863f29f

Browse files
committed
Bump minimum [email protected]
I ran into [an issue][1] compiling the iojs 3 binary on OSX. This sound affect anyone in reality but just in case. [1]: nodejs/nan#728
1 parent 0626988 commit 863f29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lodash.mergewith": "^4.6.0",
6666
"meow": "^3.7.0",
6767
"mkdirp": "^0.5.1",
68-
"nan": "^2.3.2",
68+
"nan": "^2.9.2",
6969
"node-gyp": "^3.3.1",
7070
"npmlog": "^4.0.0",
7171
"request": "~2.79.0",

0 commit comments

Comments
 (0)