Skip to content

Commit f982024

Browse files
authored
chore: update to JSON Forms 3.2.0
1 parent c69cd03 commit f982024

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"@angular/platform-browser": "^16.0.0",
2323
"@angular/platform-browser-dynamic": "^16.0.0",
2424
"@angular/router": "^16.0.0",
25-
"@jsonforms/angular": "3.2.0-beta.0",
26-
"@jsonforms/angular-material": "3.2.0-beta.0",
27-
"@jsonforms/core": "3.2.0-beta.0",
25+
"@jsonforms/angular": "3.2.0",
26+
"@jsonforms/angular-material": "3.2.0",
27+
"@jsonforms/core": "3.2.0",
2828
"ajv": "^8.6.1",
2929
"core-js": "^2.4.1",
3030
"json-refs": "^3.0.4",

0 commit comments

Comments
 (0)