Skip to content

Commit 0447192

Browse files
committed
Merge pull request #8 from rlidwka/iojs
update nan dependency to 1.6.2+
2 parents 8b47b4a + af5c8c9 commit 0447192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"blowfish",
2121
"hash"
2222
],
23-
"dependencies": { "nan": "~1.3.0" },
23+
"dependencies": { "nan": "1 >=1.6.2" },
2424
"author": "Jaakko-Heikki Heusala <jheusala@iki.fi>",
2525
"license": "MIT",
2626
"gypfile": true

0 commit comments

Comments
 (0)