Skip to content

Commit 0504a52

Browse files
Fix repository location
1 parent 6ce3ca5 commit 0504a52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/TheGreatRefrigerator/vue2-leaflet-heightgraph.git"
14+
"url": "git+https://github.com/GIScience/vue2-leaflet-heightgraph.git"
1515
},
1616
"keywords": [
1717
"vue",
@@ -25,9 +25,9 @@
2525
"author": "amandus@openrouteservice.org",
2626
"license": "MIT",
2727
"bugs": {
28-
"url": "https://github.com/TheGreatRefrigerator/vue2-leaflet-heightgraph/issues"
28+
"url": "https://github.com/GIScience/vue2-leaflet-heightgraph/issues"
2929
},
30-
"homepage": "https://github.com/TheGreatRefrigerator/vue2-leaflet-heightgraph#readme",
30+
"homepage": "https://github.com/GIScience/vue2-leaflet-heightgraph#readme",
3131
"peerDependencies": {
3232
"@types/leaflet": "^1.5.5",
3333
"leaflet": "^1.5.1",

0 commit comments

Comments
 (0)