Skip to content

Commit

Permalink
fix: add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Apr 4, 2024
1 parent 82e4e61 commit 836b786
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 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 @@ -107,6 +107,7 @@
"dependencies": {
"@swc/core": "1.4.12",
"glob": "10.3.12",
"typescript": "5.4.3",
"yazl": "2.5.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 836b786

Please sign in to comment.