Upgrade dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -37,13 +37,13 @@
|
||||
"test": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"bindings": "^1.2.1",
|
||||
"nan": "^2.5.1"
|
||||
"bindings": "^1.3.0",
|
||||
"nan": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^3.2.0",
|
||||
"should": "^11.1.2",
|
||||
"sinon": "^1.17.7"
|
||||
"mocha": "^3.5.0",
|
||||
"should": "^12.0.0",
|
||||
"sinon": "^3.2.1"
|
||||
},
|
||||
"gypfile": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user