Skip to content

Commit

Permalink
feat: reduce package size and amount of dependencies by upgrading jso…
Browse files Browse the repository at this point in the history
…n-schema-to-typescript (#7938)

Closes #7934
  • Loading branch information
AlessioGr authored Aug 28, 2024
1 parent 12fb691 commit dc12047
Show file tree
Hide file tree
Showing 39 changed files with 397 additions and 313 deletions.
2 changes: 1 addition & 1 deletion packages/payload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"get-tsconfig": "^4.7.2",
"http-status": "1.6.2",
"image-size": "^1.1.1",
"json-schema-to-typescript": "11.0.3",
"json-schema-to-typescript": "15.0.1",
"jsonwebtoken": "9.0.1",
"minimist": "1.2.8",
"monaco-editor": "0.38.0",
Expand Down
Loading

0 comments on commit dc12047

Please sign in to comment.