Update vector maps

This commit is contained in:
Paul Laros
2023-06-08 22:53:14 +02:00
parent 8eddf462d3
commit 5bde532e93
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
// Usage: https://github.com/themustafaomar/jsvectormap // Usage: https://github.com/themustafaomar/jsvectormap
import "jsvectormap" import "jsvectormap"
import "jsvectormap/dist/maps/world.js" import "./vector-maps/world.js"
File diff suppressed because one or more lines are too long