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

@@ -10,9 +10,10 @@
"devDependencies": {
"imagemagick": "^0.1.3",
"imagemagick-native": "mash/node-imagemagick-native",
"gm": "^1.17.0",
"async": "^0.9.0",
"semver": "^4.3.0",
"gm": "^1.18.1",
"lwip": "^0.0.7",
"async": "^1.3.0",
"semver": "^4.3.6",
"benchmark": "^1.0.0"
},
"license": "Apache 2.0",