modify removal of alaska
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user