Skip to content

Commit 9973554

Browse files
authored
Merge pull request #128 from geostyler/upgrade-to-geostyler-10.2
fix: upgrade to geostyler 10.2.0
2 parents cfb6e7e + c742741 commit 9973554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lint:typecheck:test": "npm run lint && npm run typecheck && npm run test"
3838
},
3939
"dependencies": {
40-
"geostyler-style": "^10.1.0"
40+
"geostyler-style": "^10.2.0"
4141
},
4242
"devDependencies": {
4343
"@babel/cli": "^7.25.7",

0 commit comments

Comments
 (0)