Skip to content

Commit

Permalink
Merge pull request #70 from ProjectMirador/use-m4-alpha4
Browse files Browse the repository at this point in the history
Bump Mirador to alpha4, remove react-sizeme leftovers
  • Loading branch information
cbeer authored Dec 6, 2024
2 parents 85774ae + f099ff3 commit 38a099e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"peerDependencies": {
"@mui/material": "^5.x",
"lodash": "^4.17.11",
"mirador": "^4.0.0-alpha.1",
"mirador": "^4.0.0-alpha.4",
"react": "18.x",
"react-dom": "18.x"
},
Expand Down
3 changes: 0 additions & 3 deletions setupJest.js
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
import '@testing-library/jest-dom';
import sizeMe from 'react-sizeme';

sizeMe.noPlaceholders = true;

0 comments on commit 38a099e

Please sign in to comment.