Skip to content

Commit

Permalink
add support for old browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed May 15, 2024
1 parent 5642950 commit 585aff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.2.0-alpha",
"description": "Dedicated Mirador image viewer for use in the WeGA-WebApp",
"private": true,
"browserslist": "> 0.2%, last 2 versions, not dead",
"scripts": {
"serve": "parcel",
"prebuild": "sed -i'.foo' 's+material-ui/core//Menu+material-ui/core/Menu+g' node_modules/mirador/dist/es/src/components/WindowTopMenu.js",
Expand Down

0 comments on commit 585aff9

Please sign in to comment.