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 1a1b81e commit 9dce401Copy full SHA for 9dce401
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-onoff-toggle",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "A smart, lightweight and easy-to-use on/off toggle component for Vue.js with multiple themes.",
5
"main": "src/onoff-toggle.vue",
6
"keywords": [
@@ -14,9 +14,9 @@
14
"author": "Haichen Song",
15
"license": "MIT",
16
"bugs": {
17
- "url": "https://github.com/devwiz1028/vue-toggle-switch/issues"
+ "url": "https://github.com/devwiz1028/vue-onoff-toggle/issues"
18
},
19
- "homepage": "https://github.com/devwiz1028/vue-toggle-switch#readme",
+ "homepage": "https://github.com/devwiz1028/vue-onoff-toggle#readme",
20
"dependencies": {
21
"vue": "^2.6.11"
22
}
0 commit comments