Upgrades windshaft to 0.37.5

This commit is contained in:
Raul Ochoa 2015-02-20 10:28:53 +01:00
parent d96ed3511e
commit 10acdc4615
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
1.28.5 -- 2015-mm-dd
--------------------
Announcements:
- Upgrades windshaft to [0.37.5](https://github.com/CartoDB/Windshaft/releases/tag/0.37.5)
1.28.4 -- 2015-02-18
--------------------

4
npm-shrinkwrap.json generated
View File

@ -181,8 +181,8 @@
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
},
"windshaft": {
"version": "0.37.4",
"from": "windshaft@~0.37.4",
"version": "0.37.5",
"from": "windshaft@~0.37.5",
"dependencies": {
"chronograph": {
"version": "0.1.0",

View File

@ -25,7 +25,7 @@
"node-varnish": "https://github.com/Vizzuality/node-varnish/tarball/0.3.0",
"underscore" : "~1.6.0",
"dot": "~1.0.2",
"windshaft": "~0.37.4",
"windshaft": "~0.37.5",
"step": "~0.0.5",
"queue-async": "~1.0.7",
"request": "~2.9.203",