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",
|
"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",
|
"main": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./index.js",
|
".": "./index.js",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
"countries",
|
"countries",
|
||||||
"country"
|
"country"
|
||||||
],
|
],
|
||||||
"author": "Basile Bruneau <basile@bruneau.email>",
|
"author": "Basile Bruneau <basile@bruneau.email>, Owen Rummage <owen@rummage.cc>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@turf/boolean-point-in-polygon": "^6.0.1",
|
"@turf/boolean-point-in-polygon": "^6.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user