Do not consider broken layergroup configs as good on second look
The fix is really in Windshaft, this commit simply requires a newer version of it.
This commit is contained in:
parent
316c9c209d
commit
1c65cec6ed
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.3.3"
|
||||
},
|
||||
"windshaft": {
|
||||
"version": "0.12.8",
|
||||
"version": "0.12.9",
|
||||
"dependencies": {
|
||||
"grainstore": {
|
||||
"version": "0.13.5",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"dependencies": {
|
||||
"node-varnish": "0.1.1",
|
||||
"underscore" : "~1.3.3",
|
||||
"windshaft" : "~0.12.8",
|
||||
"windshaft" : "~0.12.9",
|
||||
"step": "0.0.x",
|
||||
"generic-pool": "~2.0.3",
|
||||
"redis": "~0.8.3",
|
||||
|
Loading…
Reference in New Issue
Block a user