Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
upgrade nan to 2.5.0
  • Loading branch information
defunctzombie committed Dec 31, 2016
1 parent f966e45 commit 730d6ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"bindings": "1.2.1",
"nan": "2.3.5",
"nan": "2.5.0",
"node-pre-gyp": "0.6.30"
},
"devDependencies": {
Expand Down Expand Up @@ -59,4 +59,4 @@
"host": "https://github.com",
"remote_path": "/kelektiv/node.bcrypt.js/releases/download/v{version}/"
}
}
}

0 comments on commit 730d6ad

Please sign in to comment.