Update canvas
This commit is contained in:
parent
397dec86b1
commit
3f71d1e40c
@ -33,16 +33,16 @@
|
||||
"devDependencies": {
|
||||
"@carto/mapnik": "^3.6.2-carto.11",
|
||||
"browserify": "~7.0.0",
|
||||
"canvas": "~1.2.1",
|
||||
"canvas": "^2.0.1",
|
||||
"leaflet": "1.0.3",
|
||||
"node-qunit-phantomjs": "1.6.0",
|
||||
"phantomjs-polyfill": "0.0.2",
|
||||
"qunit": "~0.7.5",
|
||||
"qunitjs": "1.x",
|
||||
"request": "~2.53.0",
|
||||
"sinon": "~1.15.4",
|
||||
"uglify-js": "1.3.3",
|
||||
"underscore": "1.8.3",
|
||||
"sinon": "~1.15.4"
|
||||
"underscore": "1.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test-all",
|
||||
|
Loading…
Reference in New Issue
Block a user