Release 1.3.6, fixing support for node-0.8.9

This commit is contained in:
Sandro Santilli
2013-12-17 17:17:12 +01:00
parent 9f73be0d5c
commit 198748feea
2 changed files with 8 additions and 5 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
1.3.6 -- 2013-MM-DD
1.3.6 -- 2013-10-11
-------------------
* Restore support for node-0.8.9 accidentally dropped by 1.3.5
NOTE: needs removing node_modules/windshaft and re-running npm install
1.3.5 -- 2013-10-03
-------------------
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "1.3.5",
"version": "1.3.6",
"dependencies": {
"node-varnish": {
"version": "0.1.1"
@@ -12,7 +12,7 @@
"version": "0.13.7",
"dependencies": {
"grainstore": {
"version": "0.13.11",
"version": "0.13.12",
"dependencies": {
"carto": {
"version": "0.9.3-cdb6",
@@ -36,7 +36,7 @@
"version": "5.0.6"
},
"millstone": {
"version": "0.6.5",
"version": "0.6.4",
"dependencies": {
"underscore": {
"version": "1.5.2"
@@ -118,7 +118,7 @@
}
},
"srs": {
"version": "0.3.3"
"version": "0.3.2"
},
"zipfile": {
"version": "0.4.1"