Skip to content

Commit bffa1fe

Browse files
committed
Merge pull request #51 from strongloop/feature/nan-2.x
Upgrade to nan 2.0.x
2 parents 200e61b + 0f1fe27 commit bffa1fe

14 files changed

+403
-402
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "git://github.com/strongloop/strong-oracle.git"
2626
},
2727
"dependencies": {
28-
"nan": "^1.8.4"
28+
"nan": "^2.0.9"
2929
},
3030
"devDependencies": {
3131
"async": "^1.4.0",

0 commit comments

Comments
 (0)