Skip to content

Commit 4137ce7

Browse files
authored
Merge pull request #6184 from tdonohue/port_6171_to_9x
[Port dspace-9_x] Fix Mirador build warnings on 9.x
2 parents 776e92b + 1aa3d98 commit 4137ce7

2 files changed

Lines changed: 24 additions & 38 deletions

File tree

package-lock.json

Lines changed: 19 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474
"@nicky-lenaers/ngx-scroll-to": {
7575
"@angular/common": "^20.3.12",
7676
"@angular/core": "^20.3.12"
77+
},
78+
"react": "16.14.0",
79+
"react-dom": "16.14.0",
80+
"mirador-share-plugin": {
81+
"notistack": "1.0.10"
7782
}
7883
},
7984
"dependencies": {

0 commit comments

Comments
 (0)