Upgrade windshaft to 2.8.0

This commit is contained in:
Daniel García Aubert 2017-03-17 16:26:26 +01:00
parent d902476780
commit 5dee654132
3 changed files with 1136 additions and 705 deletions

View File

@ -1,8 +1,11 @@
# Changelog
## 2.88.5
## 2.89.0
Released 2017-mm-dd
Announcements:
- Upgrades windshaft to [2.8.0](https://github.com/CartoDB/windshaft/releases/tag/2.8.0).
## 2.88.4
Released 2017-03-10

1834
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@
"step-profiler": "~0.3.0",
"turbo-carto": "0.19.0",
"underscore": "~1.6.0",
"windshaft": "2.7.0",
"windshaft": "2.8.0",
"yargs": "~5.0.0",
"zipfile": "cartodb/node-zipfile#0.5.11-cdb1"
},