Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedrazl committed Aug 18, 2020
1 parent b4ece1c commit 7a4350b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ih-leaflet-canvaslayer-field",
"version": "1.4.6",
"version": "1.4.7",
"description": "A set of layers using canvas to draw ASCIIGrid or GeoTIFF files. This includes a basic raster layer (*ScalaField*) and an animated layer for vector fields, such as wind or currents (*VectorFieldAnim*)",
"main": "index.js",
"dependencies": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"build": "webpack -p",
"web": "webpack-dev-server",
"test": "karma start"
},
},
"repository": {
"type": "git",
"url": "https://github.com/IHCantabria/Leaflet.CanvasLayer.Field.git"
Expand Down

0 comments on commit 7a4350b

Please sign in to comment.