Uses windshaft@0.41.0 registry version
This commit is contained in:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user