Upgrades windshaft
This commit is contained in:
parent
7168e4410c
commit
333334e598
3
NEWS.md
3
NEWS.md
@ -4,6 +4,9 @@
|
|||||||
|
|
||||||
Released 2015-mm-dd
|
Released 2015-mm-dd
|
||||||
|
|
||||||
|
Announcements:
|
||||||
|
- Upgrades windshaft to [0.46.1](https://github.com/CartoDB/Windshaft/releases/tag/0.46.1)
|
||||||
|
|
||||||
|
|
||||||
## 2.6.0
|
## 2.6.0
|
||||||
|
|
||||||
|
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -486,9 +486,9 @@
|
|||||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
|
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
|
||||||
},
|
},
|
||||||
"windshaft": {
|
"windshaft": {
|
||||||
"version": "0.46.0",
|
"version": "0.46.1",
|
||||||
"from": "windshaft@0.46.0",
|
"from": "windshaft@0.46.1",
|
||||||
"resolved": "https://registry.npmjs.org/windshaft/-/windshaft-0.46.0.tgz",
|
"resolved": "https://registry.npmjs.org/windshaft/-/windshaft-0.46.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chronograph": {
|
"chronograph": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"underscore" : "~1.6.0",
|
"underscore" : "~1.6.0",
|
||||||
"dot": "~1.0.2",
|
"dot": "~1.0.2",
|
||||||
"windshaft": "0.46.0",
|
"windshaft": "0.46.1",
|
||||||
"step": "~0.0.5",
|
"step": "~0.0.5",
|
||||||
"queue-async": "~1.0.7",
|
"queue-async": "~1.0.7",
|
||||||
"request": "~2.9.203",
|
"request": "~2.9.203",
|
||||||
|
Loading…
Reference in New Issue
Block a user