Skip to content

Commit

Permalink
fix: add dist files and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
terry-longmacch committed Feb 5, 2025
1 parent f03492d commit 368d826
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 26 deletions.
2 changes: 1 addition & 1 deletion dist/geoStylerLegend.iife.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/geoStylerLegend.iife.js.map

Large diffs are not rendered by default.

35 changes: 14 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/geostyler/geostyler-legend#readme",
"dependencies": {
"@types/d3-selection": "^3.0.1",
"geostyler-openlayers-parser": "github:pozi/geostyler-openlayers-parser#v1.0.0"
"geostyler-openlayers-parser": "github:pozi/geostyler-openlayers-parser#v1.0.3"
},
"peerDependencies": {
"d3": ">=6",
Expand All @@ -55,9 +55,9 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"extensionless": "^1.9.9",
"geostyler-style": "github:pozi/geostyler-style#v1.0.0",
"geostyler-style": "github:pozi/geostyler-style#v1.0.1",
"jsdom": "^24.1.0",
"ol": "^10.3.1",
"ol": "^10.2.1",
"rimraf": "^3.0.2",
"semantic-release": "^24.0.0",
"typescript": "^5.4.5",
Expand Down

0 comments on commit 368d826

Please sign in to comment.