update readme"

This commit is contained in:
2024-12-03 13:07:52 -06:00
parent 9483ff05a6
commit 234062cf7b
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -42,3 +42,6 @@ return (
// Dont actually use that code, its probably dangerous, maybe one day ill come up with a better way to do it (or you can and make a PR) // Dont actually use that code, its probably dangerous, maybe one day ill come up with a better way to do it (or you can and make a PR)
``` ```
Not my original code, check out the OG author as he's super cool [blog](https://ntag.fr/tron-like-maps/) and [og repo](https://github.com/NTag/dotted-map)
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "dotted-map-no-alaska", "name": "dotted-map-no-alaska",
"version": "2.2.4", "version": "2.2.5",
"description": "Create a SVG map filled with dots for the world or countries (now without alaska!)", "description": "Create a SVG map filled with dots for the world or countries (now without alaska!)",
"main": "./index.js", "main": "./index.js",
"exports": { "exports": {