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
|
||||
|
||||
Announcements:
|
||||
- Upgrades windshaft to [0.46.1](https://github.com/CartoDB/Windshaft/releases/tag/0.46.1)
|
||||
|
||||
|
||||
## 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"
|
||||
},
|
||||
"windshaft": {
|
||||
"version": "0.46.0",
|
||||
"from": "windshaft@0.46.0",
|
||||
"resolved": "https://registry.npmjs.org/windshaft/-/windshaft-0.46.0.tgz",
|
||||
"version": "0.46.1",
|
||||
"from": "windshaft@0.46.1",
|
||||
"resolved": "https://registry.npmjs.org/windshaft/-/windshaft-0.46.1.tgz",
|
||||
"dependencies": {
|
||||
"chronograph": {
|
||||
"version": "0.1.0",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"underscore" : "~1.6.0",
|
||||
"dot": "~1.0.2",
|
||||
"windshaft": "0.46.0",
|
||||
"windshaft": "0.46.1",
|
||||
"step": "~0.0.5",
|
||||
"queue-async": "~1.0.7",
|
||||
"request": "~2.9.203",
|
||||
|
Loading…
Reference in New Issue
Block a user