Add 'lwip' module to benchmark tests

Dependencies bump
This commit is contained in:
Lovell Fuller
2015-07-10 22:14:56 +01:00
parent b8885c1faa
commit 3a058c0c27
4 changed files with 73 additions and 10 deletions

View File

@@ -45,8 +45,8 @@
"vips"
],
"dependencies": {
"bluebird": "^2.9.30",
"color": "^0.9.0",
"bluebird": "^2.9.33",
"color": "^0.10.1",
"nan": "^1.8.4",
"semver": "^4.3.6"
},
@@ -59,7 +59,7 @@
"mocha": "^2.2.5",
"mocha-jshint": "^2.2.3",
"node-cpplint": "^0.4.0",
"rimraf": "^2.4.0"
"rimraf": "^2.4.1"
},
"license": "Apache-2.0",
"engines": {