fix: force json-schema-library version

This commit is contained in:
dswbx
2025-04-18 16:06:32 +02:00
parent ad7926db4c
commit 2988e4c3bd

View File

@@ -62,7 +62,7 @@
"fast-xml-parser": "^5.0.8",
"hono": "^4.7.4",
"json-schema-form-react": "^0.0.2",
"json-schema-library": "^10.0.0-rc7",
"json-schema-library": "10.0.0-rc7",
"json-schema-to-ts": "^3.1.1",
"kysely": "^0.27.6",
"liquidjs": "^10.21.0",