Skip to content

Commit

Permalink
chore: released v 3
Browse files Browse the repository at this point in the history
  • Loading branch information
albanm committed Nov 14, 2024
1 parent 28c5859 commit 6bf7dce
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 57 deletions.
4 changes: 2 additions & 2 deletions doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"compile-examples": "node scripts/compile-examples.mjs"
},
"dependencies": {
"@koumoul/vjsf": "3.0.0-beta.51",
"@koumoul/vjsf-compiler": "0.2.0",
"@koumoul/vjsf": "3.0.0",
"@koumoul/vjsf-compiler": "0.2.2",
"@koumoul/vjsf-markdown": "0.3.1",
"@mdi/font": "^7.2.96",
"ajv-formats": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koumoul/vjsf",
"version": "3.0.0-beta.51",
"version": "3.0.0",
"description": "Generate forms for the vuetify UI library (vuejs) based on annotated JSON schemas.",
"scripts": {
"test": "vitest",
Expand Down
57 changes: 3 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6bf7dce

Please sign in to comment.