Skip to content

Commit 9dce401

Browse files
committed
package.json with updated repo name
1 parent 1a1b81e commit 9dce401

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
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-onoff-toggle",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A smart, lightweight and easy-to-use on/off toggle component for Vue.js with multiple themes.",
55
"main": "src/onoff-toggle.vue",
66
"keywords": [
@@ -14,9 +14,9 @@
1414
"author": "Haichen Song",
1515
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/devwiz1028/vue-toggle-switch/issues"
17+
"url": "https://github.com/devwiz1028/vue-onoff-toggle/issues"
1818
},
19-
"homepage": "https://github.com/devwiz1028/vue-toggle-switch#readme",
19+
"homepage": "https://github.com/devwiz1028/vue-onoff-toggle#readme",
2020
"dependencies": {
2121
"vue": "^2.6.11"
2222
}

0 commit comments

Comments
 (0)