Skip to content

Commit

Permalink
update immutable
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Feb 22, 2024
1 parent 7cffb3b commit cd70377
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 54 deletions.
71 changes: 19 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "explorer-mvs",
"version": "2.0.8",
"version": "2.0.9",
"directories": {
"test": "tests"
},
"dependencies": {
"@material-ui/core": "4.11.0",
"@material-ui/icons": "4.9.1",
"babel-polyfill": "6.16.0",
"immutable": "3.8.1",
"immutable": "3.8.2",
"orion-editor-component": "0.0.14",
"prop-types": "15.7.2",
"query-string": "6.8.2",
Expand Down

0 comments on commit cd70377

Please sign in to comment.