bump package
This commit is contained in:
parent
4402a660ba
commit
3839485a30
@ -1,5 +1,6 @@
|
||||
### Change Log for Node-RED Worldmap
|
||||
|
||||
- v1.5.20 - Let worldmap in node send message after out node has initialised
|
||||
- v1.5.19 - Fix map path label
|
||||
- v1.5.18 - Update Leaflet.vector-markers to 0.0.6 (https://github.com/hiasinho/Leaflet.vector-markers)
|
||||
- v1.5.17 - Allow setting maxage to 0 (infinite) correctly - Issue #64
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-contrib-web-worldmap",
|
||||
"version": "1.5.19",
|
||||
"version": "1.5.20",
|
||||
"description": "A Node-RED node to provide a web page of a world map for plotting things on.",
|
||||
"dependencies": {
|
||||
"cgi": "0.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user