feat: add getPin method

This commit is contained in:
Basile Bruneau
2022-02-12 20:21:08 +01:00
parent a0fef7562b
commit d95b824138
5 changed files with 27 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dotted-map",
"version": "2.1.1",
"version": "2.2.0",
"description": "Create a SVG map filled with dots for the world or countries",
"main": "./index.js",
"exports": {