Add nan dependency

pull/70/head
Max Brunsfeld 2014-08-24 01:19:57 +07:00
parent 161fafedf9
commit 00b205ab98
1 changed files with 2 additions and 1 deletions

@ -10,7 +10,8 @@
"author": "Max Brunsfeld",
"license": "MIT",
"dependencies": {
"bindings": "1.2.x"
"bindings": "1.2.x",
"nan": "1.3.x"
},
"devDependencies": {
"tree-sitter-compiler": "*"