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 9b4088f commit 0acd344Copy full SHA for 0acd344
package.json
@@ -1,14 +1,13 @@
1
{
2
"name": "vue-bulma-switch",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "Switch component for Vue Bulma",
5
"main": "src/Switch.vue",
6
"devDependencies": {
7
"bulma": "0.1.0",
8
"vue": "1.0.26"
9
},
10
- "scripts": {
11
- },
+ "scripts": {},
12
"repository": "git+https://github.com/vue-bulma/switch.git",
13
"keywords": [
14
"vue",
0 commit comments