jenesius-vue-form
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -16,2 +16,3 @@ import updateInputPosition from "./update-input-position"; | ||
import convertOptionsObject from "./convert-options-object"; | ||
import copyObject from "./copy-object"; | ||
declare const utils: { | ||
@@ -34,3 +35,4 @@ updateInputPosition: typeof updateInputPosition; | ||
convertOptionsObject: typeof convertOptionsObject; | ||
copyObject: typeof copyObject; | ||
}; | ||
export default utils; |
{ | ||
"name": "jenesius-vue-form", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Heavy form system for Vue.js", | ||
@@ -5,0 +5,0 @@ "author": "Jenesius", |
Sorry, the diff of this file is too big to display
161480
4119