Skip to content

Commit 37f5968

Browse files
authored
Fix ajv-formats version override (#969)
1 parent 1f2f86c commit 37f5968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"overrides": {
9595
"ajv-formats@3.0.1": {
96-
"ajv": "8.18.0"
96+
"ajv": "^8.18.0"
9797
}
9898
},
9999
"publishConfig": {

0 commit comments

Comments
 (0)