Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jacomyal committed Oct 31, 2024
1 parent 102fd19 commit 1261959
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/layer-leaflet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigma/layer-leaflet",
"version": "3.0.0-beta.7",
"version": "3.0.0-beta.8",
"description": "A plugin to set a geographical map in background",
"main": "dist/sigma-layer-leaflet.cjs.js",
"module": "dist/sigma-layer-leaflet.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/layer-maplibre/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigma/layer-maplibre",
"version": "3.0.0-beta.6",
"version": "3.0.0-beta.7",
"description": "A plugin to set a geographical map in background",
"main": "dist/sigma-layer-maplibre.cjs.js",
"module": "dist/sigma-layer-maplibre.esm.js",
Expand Down

0 comments on commit 1261959

Please sign in to comment.