We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1a030 commit 3dba014Copy full SHA for 3dba014
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-form-container",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A Provider Component that encapsulate your forms and handle their states and validations.",
5
"scripts": {
6
"build": "NODE_ENV=production bili src/FormContainer.vue --formats es,cjs,umd --plugins vue --banner --js buble --moduleName VueFormContainer"
0 commit comments