Skip to content

Commit 53967c9

Browse files
committed
chore: fix package.json
1 parent 820b35f commit 53967c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"version": "1.2.0",
44
"description": "A Nuxt module to use MapLibre",
55
"homepage": "https://gugustinette.github.io/nuxt-maplibre",
6-
"repository": "https://github.com/Gugustinette/nuxt-maplibre",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/Gugustinette/nuxt-maplibre.git"
9+
},
710
"bugs": {
811
"url": "https://github.com/Gugustinette/nuxt-maplibre/issues"
912
},

0 commit comments

Comments
 (0)