Skip to content

Commit

Permalink
fix: missing ajv dep
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed Jul 12, 2024
1 parent 723581e commit 5fc127f
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 26 deletions.
144 changes: 118 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"typescript": "^4.6.3"
},
"dependencies": {
"ajv": "^8.16.0",
"chalk": "^4.1.2",
"event-stream": "4.0.1",
"form-data": "4.0.0",
Expand Down

0 comments on commit 5fc127f

Please sign in to comment.