Skip to content

Commit

Permalink
🐛 fix(deps): Update dependencies, repair bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kwooshung committed Feb 20, 2024
1 parent e0451d0 commit c5c584d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "eslint . --fix --cache --quiet --report-unused-disable-directives --max-warnings 0 --ext .js,.cjs,.jsx,.ts,.cts,.tsx"
},
"dependencies": {
"lomind": "0.0.4"
"lomind": "0.0.5"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit c5c584d

Please sign in to comment.