Skip to content

Commit

Permalink
fix dependencies: remove the next tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pelord authored Nov 25, 2024
1 parent 57040b8 commit 3ebfa7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"homepage": "https://github.com/geostyler/geostyler-legend#readme",
"dependencies": {
"@types/d3-selection": "^3.0.1",
"geostyler-openlayers-parser": "5.0.0-next.6"
"geostyler-openlayers-parser": "5.0.0"
},
"peerDependencies": {
"d3": ">=6",
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"extensionless": "^1.9.9",
"geostyler-style": "9.0.0-next.1",
"geostyler-style": "9.1.0",
"jsdom": "^24.1.0",
"np": "^7.5.0",
"ol": "^9.1.0",
Expand Down

0 comments on commit 3ebfa7c

Please sign in to comment.