Use published version

This commit is contained in:
Raul Ochoa
2015-03-09 13:52:47 +01:00
parent e82131f4e8
commit cfe434c8ed
2 changed files with 3 additions and 4 deletions

5
npm-shrinkwrap.json generated
View File

@@ -96,7 +96,7 @@
},
"inherits": {
"version": "2.0.1",
"from": "inherits@2"
"from": "inherits@~2.0.1"
}
}
}
@@ -183,8 +183,7 @@
},
"windshaft": {
"version": "0.39.0",
"from": "https://github.com/CartoDB/Windshaft/tarball/292-torque-buffer-size",
"resolved": "https://github.com/CartoDB/Windshaft/tarball/292-torque-buffer-size",
"from": "windshaft@~0.39.0",
"dependencies": {
"chronograph": {
"version": "0.1.0",

View File

@@ -25,7 +25,7 @@
"node-varnish": "https://github.com/Vizzuality/node-varnish/tarball/0.3.0",
"underscore" : "~1.6.0",
"dot": "~1.0.2",
"windshaft": "https://github.com/CartoDB/Windshaft/tarball/292-torque-buffer-size",
"windshaft": "~0.39.0",
"step": "~0.0.5",
"queue-async": "~1.0.7",
"request": "~2.9.203",