update packages
This commit is contained in:
@@ -8,4 +8,4 @@ module.exports.windshaft_port = 8181;
|
||||
module.exports.enable_cors = true;
|
||||
module.exports.varnish_host = 'localhost';
|
||||
module.exports.varnish_port = 6082;
|
||||
module.exports.cache_enabled = true;
|
||||
module.exports.cache_enabled = true;
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"underscore" : "1.1.x",
|
||||
"windshaft" : "0.4.1",
|
||||
"windshaft" : "0.4.2",
|
||||
"step": "0.0.x",
|
||||
"generic-pool": "1.0.x",
|
||||
"redis": "0.6.7",
|
||||
|
||||
Reference in New Issue
Block a user