Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Satoru committed Aug 2, 2023
1 parent 8ef6303 commit 348be04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
"test:coverage": "jest --coverage",
"test:watch": "jest --watch"
},
"dependencies": {},
"dependencies": {
"@material-ui/styles": "^4.11.5"
},
"peerDependencies": {
"mirador": "^3.0.0-rc.4",
"react": "16.x",
Expand Down

0 comments on commit 348be04

Please sign in to comment.