New Turbo-carto version

This commit is contained in:
xavijam 2016-12-12 16:12:01 +01:00
parent 2e1a020c3c
commit ba156219fd
2 changed files with 5 additions and 2 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
2.16.0
- Updated Turbo-carto dependency to version 0.19.0.
2.15.1
- Fixed ready event then rendering more than one step

View File

@ -1,6 +1,6 @@
{
"name": "torque.js",
"version": "2.15.2",
"version": "2.16.0",
"description": "Temporal mapping for CARTO",
"repository": {
"type": "git",
@ -25,7 +25,7 @@
"dependencies": {
"carto": "cartodb/carto#master",
"d3": "3.5.17",
"turbo-carto": "0.16.0",
"turbo-carto": "0.19.0",
"turf-jenks": "~1.0.1"
},
"devDependencies": {