Skip to content

Commit f9b6b2d

Browse files
fix(deps): update package to prevent error with form validation (#194)
1 parent b6aefd4 commit f9b6b2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@eox/drawtools": "^1.1.1",
24-
"@eox/jsonform": "^1.3.0",
24+
"@eox/jsonform": "^1.3.1",
2525
"@eox/map": "^1.24.1",
2626
"@eox/ui": "^0.4.0",
2727
"@primer/octicons": "^19.11.0",

0 commit comments

Comments
 (0)