We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e737f96 commit 4c398a7Copy full SHA for 4c398a7
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tacxou/jsonforms_builder",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "Form Builder for JSONForms using Quasar Framework",
5
"repository": "https://github.com/tacxou/jsonforms_builder.git",
6
"author": "tacxou <12997062+tacxou@users.noreply.github.com> (https://github.com/tacxou)",
@@ -87,4 +87,4 @@
87
"node": ">=22.0.0",
88
"bun": ">=1.0.0"
89
}
90
-}
+}
0 commit comments