Upgrade windshaft/grainstore to fix /version route
This commit is contained in:
parent
6a1933bed9
commit
0697873a64
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -180,7 +180,7 @@
|
||||
"version": "1.3.3"
|
||||
},
|
||||
"grainstore": {
|
||||
"version": "0.8.1",
|
||||
"version": "0.9.0",
|
||||
"dependencies": {
|
||||
"carto": {
|
||||
"version": "0.9.2",
|
||||
@ -245,7 +245,7 @@
|
||||
}
|
||||
},
|
||||
"windshaft": {
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"dependencies": {
|
||||
"express": {
|
||||
"version": "2.5.11",
|
||||
|
@ -21,8 +21,8 @@
|
||||
"cluster2": "git://github.com/CartoDB/cluster2.git#28cde11",
|
||||
"node-varnish": "0.1.1",
|
||||
"underscore" : "~1.3.3",
|
||||
"grainstore" : "~0.8.0",
|
||||
"windshaft" : "~0.6.0",
|
||||
"grainstore" : "~0.9.0",
|
||||
"windshaft" : "~0.6.1",
|
||||
"step": "0.0.x",
|
||||
"generic-pool": "1.0.x",
|
||||
"redis": "0.7.2",
|
||||
|
Loading…
Reference in New Issue
Block a user