Skip to content

Commit

Permalink
Bump Mirador to alpha4, remove react-sizeme leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzhelm committed Dec 6, 2024
1 parent 85774ae commit f099ff3
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 f099ff3

Please sign in to comment.