Upgrade camshaft and windshaft

This commit is contained in:
Daniel García Aubert 2016-11-05 14:12:03 +01:00
parent 49b46a6096
commit a2cd5dd32d
3 changed files with 234 additions and 230 deletions

View File

@ -3,6 +3,10 @@
## 2.81.1
Released 2016-mm-dd
Announcements:
- Upgrades windshaft to [2.6.2](https://github.com/CartoDB/windshaft/releases/tag/2.6.2).
- Upgrades camshaft to [0.46.3](https://github.com/CartoDB/camshaft/releases/tag/0.46.3).
## 2.81.0
Released 2016-11-02

456
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
],
"dependencies": {
"body-parser": "~1.14.0",
"camshaft": "0.46.2",
"camshaft": "0.46.3",
"cartodb-psql": "~0.6.1",
"cartodb-query-tables": "~0.1.0",
"cartodb-redis": "0.13.1",
@ -39,7 +39,7 @@
"step-profiler": "~0.3.0",
"turbo-carto": "0.18.0",
"underscore": "~1.6.0",
"windshaft": "2.6.1",
"windshaft": "2.6.2",
"yargs": "~5.0.0"
},
"devDependencies": {