Stubs next version
This commit is contained in:
parent
5529351215
commit
db9290d990
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
|||||||
|
3.0.1 (2019-mm-dd)
|
||||||
|
|
||||||
|
|
||||||
3.0.0 (2019-03-29)
|
3.0.0 (2019-03-29)
|
||||||
- Drop support for Node.js 6 and 8
|
- Drop support for Node.js 6 and 8
|
||||||
- Handle exception: Image given has not completed loading
|
- Handle exception: Image given has not completed loading
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "torque.js",
|
"name": "torque.js",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "torque.js",
|
"name": "torque.js",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "Temporal mapping for CARTO",
|
"description": "Temporal mapping for CARTO",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user