Skip to content

Commit e95dd21

Browse files
authored
Update package.json
1 parent 82c60a1 commit e95dd21

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
@@ -42,7 +42,7 @@
4242
],
4343
"description": "Simple and lightweight Vue.js component that makes a clean looking toggle.",
4444
"main": "babel.config.js",
45-
"repository": "git+https://github.com/nehlis/vue-toggle-component.git",
45+
"repository": "git+https://github.com/niels-bosman/vue-toggle-component.git",
4646
"keywords": [
4747
"Vue.js",
4848
"Toggle",
@@ -53,7 +53,7 @@
5353
"author": "Niels Bosman",
5454
"license": "ISC",
5555
"bugs": {
56-
"url": "https://github.com/nehlis/vue-toggle-component/issues"
56+
"url": "https://github.com/niels-bosman/vue-toggle-component/issues"
5757
},
58-
"homepage": "https://github.com/nehlis/vue-toggle-component#readme"
58+
"homepage": "https://github.com/niels-bosman/vue-toggle-component#readme"
5959
}

0 commit comments

Comments
 (0)