diff --git a/package.json b/package.json index 4a7b73f..2ccafb1 100644 --- a/package.json +++ b/package.json @@ -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 ", + "author": "Basile Bruneau , Owen Rummage ", "license": "MIT", "dependencies": { "@turf/boolean-point-in-polygon": "^6.0.1",