Skip to content

Commit b63d65b

Browse files
committed
update package name
1 parent 1ad934e commit b63d65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vue-toggle-switch",
2+
"name": "vue-js-toggle-switch",
33
"version": "1.0.0",
44
"description": "A smart, lightweight and easy-to-use on/off switch component for Vue.js with multiple themes.",
55
"main": "src/toggle-switch.vue",
@@ -19,4 +19,4 @@
1919
"dependencies": {
2020
"vue": "^2.6.11"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)