@mikkna/vue-ui-components
Advanced tools
Comparing version 1.2.0 to 2.0.0
{ | ||
"name": "@mikkna/vue-ui-components", | ||
"version": "1.2.0", | ||
"version": "2.0.0", | ||
"private": false, | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
"rules": { | ||
"vue/valid-v-model": false | ||
"vue/valid-v-model": 0 | ||
}, | ||
@@ -42,0 +42,0 @@ "parserOptions": { |
@@ -14,1 +14,4 @@ export { default as Button } from "./components/Button.vue"; | ||
export { default as CheckboxInput } from "./components/CheckboxInput.vue"; | ||
import * as STATES from "./states.js"; | ||
export { STATES }; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25112
20
27