Skip to content

Commit

Permalink
Fix package.json to include missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DrumRobot committed Oct 27, 2024
1 parent 7f3b23c commit e220849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"tauri": "tauri"
},
"dependencies": {
"@emotion/styled": "^11.13.0",
"@mui/material": "^6.1.5",
"@tauri-apps/api": "^1.5.6",
"ansi-to-react": "^6.1.6",
"react": "^17.0.2",
Expand Down

0 comments on commit e220849

Please sign in to comment.