modify removal of alaska

This commit is contained in:
2024-12-03 12:56:39 -06:00
parent 521382bd89
commit 71a173599b
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "dotted-map",
"name": "dotted-map-no-alaska",
"version": "2.2.3",
"description": "Create a SVG map filled with dots for the world or countries",
"description": "Create a SVG map filled with dots for the world or countries (now without alaska!)",
"main": "./index.js",
"exports": {
".": "./index.js",
@@ -21,7 +21,7 @@
"countries",
"country"
],
"author": "Basile Bruneau <basile@bruneau.email>",
"author": "Basile Bruneau <basile@bruneau.email>, Owen Rummage <owen@rummage.cc>",
"license": "MIT",
"dependencies": {
"@turf/boolean-point-in-polygon": "^6.0.1",