Benchmarks: ensure PNG tests use consistent settings

This commit is contained in:
Lovell Fuller
2020-08-21 21:10:27 +01:00
parent eaecb7347b
commit 3917efdebd
2 changed files with 53 additions and 14 deletions

View File

@@ -12,12 +12,12 @@
"benchmark": "^2.1.4",
"gm": "^1.23.1",
"imagemagick": "^0.1.3",
"jimp": "^0.9.3",
"mapnik": "^4.3.1",
"jimp": "^0.16.0",
"mapnik": "^4.5.2",
"semver": "^7.1.1"
},
"license": "Apache-2.0",
"engines": {
"node": ">=8.5.0"
"node": ">=10.16.0"
}
}