We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393a17e commit c5f64beCopy full SHA for c5f64be
.github/workflows/release.yml
@@ -28,4 +28,3 @@ jobs:
28
id: semantic
29
env:
30
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
31
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
bun.lockb
-19 Bytes
package.json
@@ -27,7 +27,7 @@
27
},
"dependencies": {
"@types/mapbox-gl": "^3.4.1",
- "geostyler-style": "^10.1.0"
+ "geostyler-style": "^10.5.0"
32
"scripts": {
33
"build-browser": "vite build",
0 commit comments