Prepare next release
This commit is contained in:
parent
6a60af93b7
commit
54f5389805
10
NEWS
10
NEWS
@ -1,4 +1,12 @@
|
|||||||
2.16.3
|
2.17.0 (2018-mm-dd)
|
||||||
|
- Use our current fork of mapnik while testing
|
||||||
|
- Add support for Node 8 & 10
|
||||||
|
- Support package-lock.json file
|
||||||
|
|
||||||
|
v2.16.5
|
||||||
|
-
|
||||||
|
|
||||||
|
v2.16.4
|
||||||
-
|
-
|
||||||
|
|
||||||
2.16.2
|
2.16.2
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "torque.js",
|
"name": "torque.js",
|
||||||
"version": "2.16.5",
|
"version": "2.17.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "torque.js",
|
"name": "torque.js",
|
||||||
"version": "2.16.5",
|
"version": "2.17.0",
|
||||||
"description": "Temporal mapping for CARTO",
|
"description": "Temporal mapping for CARTO",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user