carto-package.json: Update mapnik dependency to match what's installed
This commit is contained in:
parent
dc63edf0c7
commit
6f35f9cbbb
@ -4,7 +4,7 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"node": "^10.15.1",
|
"node": "^10.15.1",
|
||||||
"npm": "^6.4.1",
|
"npm": "^6.4.1",
|
||||||
"mapnik": "==3.0.15.9",
|
"mapnik": "==3.0.15.16",
|
||||||
"crankshaft": "~0.8.1"
|
"crankshaft": "~0.8.1"
|
||||||
},
|
},
|
||||||
"works_with": {
|
"works_with": {
|
||||||
|
Loading…
Reference in New Issue
Block a user