Require grainstore-0.10.8 to workaround bubble map bug

See https://github.com/Vizzuality/grainstore/issues/44
This commit is contained in:
Sandro Santilli 2012-11-28 20:17:02 +01:00
parent 72cf824235
commit 2f70640340
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@ -182,7 +182,7 @@
"version": "1.3.3"
},
"grainstore": {
"version": "0.10.7",
"version": "0.10.8",
"dependencies": {
"carto": {
"version": "0.9.3-cdb2",

View File

@ -21,7 +21,7 @@
"cluster2": "git://github.com/CartoDB/cluster2.git#cdb_production",
"node-varnish": "0.1.1",
"underscore" : "~1.3.3",
"grainstore" : "~0.10.7",
"grainstore" : "~0.10.8",
"windshaft" : "~0.8.0",
"step": "0.0.x",
"generic-pool": "1.0.x",