Skip to content

Commit 01f0abd

Browse files
chore: update github links in package.json (#61)
1 parent e13805a commit 01f0abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/vue-split-panel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"version": "0.8.2",
55
"description": "Split panel component for Vue based on WebAwesome Split Panel",
66
"author": "Rijk van Zanten <rijkvanzanten@me.com>",
7-
"homepage": "https://github.com/rijkvanzanten/vue-split-panel",
7+
"homepage": "https://github.com/directus/vue-split-panel",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/rijkvanzanten/vue-split-panel.git"
10+
"url": "git+https://github.com/directus/vue-split-panel.git"
1111
},
1212
"bugs": {
1313
"url": "https://github.com/rijkvanzanten/vue-split-panel/issues"

0 commit comments

Comments
 (0)