We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c60a1 commit e95dd21Copy full SHA for e95dd21
package.json
@@ -42,7 +42,7 @@
42
],
43
"description": "Simple and lightweight Vue.js component that makes a clean looking toggle.",
44
"main": "babel.config.js",
45
- "repository": "git+https://github.com/nehlis/vue-toggle-component.git",
+ "repository": "git+https://github.com/niels-bosman/vue-toggle-component.git",
46
"keywords": [
47
"Vue.js",
48
"Toggle",
@@ -53,7 +53,7 @@
53
"author": "Niels Bosman",
54
"license": "ISC",
55
"bugs": {
56
- "url": "https://github.com/nehlis/vue-toggle-component/issues"
+ "url": "https://github.com/niels-bosman/vue-toggle-component/issues"
57
},
58
- "homepage": "https://github.com/nehlis/vue-toggle-component#readme"
+ "homepage": "https://github.com/niels-bosman/vue-toggle-component#readme"
59
}
0 commit comments