diff --git a/package.json b/package.json index f0654f2..1cc10c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wgr-sa/nuxt-form", "description": "Form builder for Nuxt", - "version": "0.9.4", + "version": "0.9.5", "repository": "https://github.com/WGR-SA/nuxt-form.git", "author": "jeanvier", "license": "MIT", diff --git a/playground/app.vue b/playground/app.vue index 01c0222..e8499a6 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -3,10 +3,8 @@ // watchEffect(() => { // if testForm.value.isReady() // testForm.value.submit() - -import { max } from 'class-validator'; - // }) +