Skip to content

Commit c35a40c

Browse files
fix: filter out non-finite coordinates in FitsBounds calculations
1 parent 257e95c commit c35a40c

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
@@ -3,7 +3,7 @@
33
"description": "A React library to easily display map with multiple tools",
44
"private": false,
55
"license": "UNLICENSED",
6-
"version": "1.8.14",
6+
"version": "1.8.13",
77
"type": "module",
88
"main": "dist/main.umd.cjs",
99
"module": "dist/main.js",

0 commit comments

Comments
 (0)