Uses windshaft@0.41.0 registry version

This commit is contained in:
Raul Ochoa
2015-04-07 17:57:21 +02:00
parent 69c623b5b2
commit 47cc1de89b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -103,7 +103,7 @@
},
"inherits": {
"version": "2.0.1",
"from": "inherits@~2.0.1",
"from": "inherits@2",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
}
}
@@ -171,8 +171,8 @@
},
"windshaft": {
"version": "0.41.0",
"from": "https://github.com/CartoDB/Windshaft/tarball/render-limits",
"resolved": "https://github.com/CartoDB/Windshaft/tarball/render-limits",
"from": "windshaft@0.41.0",
"resolved": "https://registry.npmjs.org/windshaft/-/windshaft-0.41.0.tgz",
"dependencies": {
"chronograph": {
"version": "0.1.0",
+1 -1
View File
@@ -24,7 +24,7 @@
"dependencies": {
"underscore" : "~1.6.0",
"dot": "~1.0.2",
"windshaft": "https://github.com/CartoDB/Windshaft/tarball/render-limits",
"windshaft": "0.41.0",
"step": "~0.0.5",
"queue-async": "~1.0.7",
"request": "~2.9.203",