Skip to content

Commit 460d349

Browse files
Ruben van LeeuwenDutchBen
authored andcommitted
2143: Fixes pydantic forms version to >0.8.1
1 parent 757fcdc commit 460d349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/orchestrator-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"next-query-params": "^5.0.0",
4949
"object-hash": "^3.0.0",
5050
"prism-themes": "^1.9.0",
51-
"pydantic-forms": "^0.8.0",
51+
"pydantic-forms": "^0.8.1",
5252
"react-diff-view": "^3.2.0",
5353
"react-draggable": "^4.4.6",
5454
"react-redux": "^9.1.2",

0 commit comments

Comments
 (0)