Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hanakla committed Jul 17, 2024
1 parent 84ceee4 commit f15d44b
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 53 deletions.
4 changes: 3 additions & 1 deletion pkgs/mordred/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
"bili": "^5.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rollup-plugin-typescript2": "^0.29.0"
"rollup": "^4.18.1",
"rollup-plugin-typescript2": "^0.36.0",
"typescript": "^4.1.3"
},
"peerDependencies": {
"react": "^16||^17||^18",
Expand Down
Loading

0 comments on commit f15d44b

Please sign in to comment.