Skip to content

Commit 0acd344

Browse files
committed
1.0.0
1 parent 9b4088f commit 0acd344

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"name": "vue-bulma-switch",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Switch component for Vue Bulma",
55
"main": "src/Switch.vue",
66
"devDependencies": {
77
"bulma": "0.1.0",
88
"vue": "1.0.26"
99
},
10-
"scripts": {
11-
},
10+
"scripts": {},
1211
"repository": "git+https://github.com/vue-bulma/switch.git",
1312
"keywords": [
1413
"vue",

0 commit comments

Comments
 (0)