Update windshaft to version 4.13.1

This commit is contained in:
Daniel García Aubert 2019-02-11 13:33:50 +01:00
parent 092bed6d9d
commit 01d02f8c2e
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ Announcements:
- Report fine-grained Garbage Collector stats
- Adding Authorization to Access-Control-Allow-Headers (https://github.com/CartoDB/CartoDB-SQL-API/issues/534)
- Update deps:
- windshaft@4.12.3
- windshaft@4.13.1: Upgrade tilelive-mapnik to version 0.6.18-cdb18
- Update dev deps:
- jshint@2.9.7
- mocha@5.2.0

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "6.5.2",
"version": "6.6.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "windshaft-cartodb",
"version": "6.5.2",
"version": "6.6.0",
"description": "A map tile server for CartoDB",
"keywords": [
"cartodb"