Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Lerna Publish Bot authored and Lerna Publish Bot committed Jul 11, 2024
1 parent 19812bf commit 186d570
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cbioportal-frontend",
"private": true,
"version": "3.3.282",
"version": "3.3.283",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -272,7 +272,7 @@
"react-markdown": "^7.0.1",
"react-mfb": "^0.6.0",
"react-motion": "^0.4.7",
"react-mutation-mapper": "^0.8.110",
"react-mutation-mapper": "^0.8.111",
"react-overlays": "0.7.4",
"react-portal": "^4.2.0",
"react-rangeslider": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mutation-mapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mutation-mapper",
"version": "0.8.110",
"version": "0.8.111",
"description": "Generic Mutation Mapper",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-variant-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-variant-view",
"version": "0.3.111",
"version": "0.3.112",
"description": "cBioPortal Variant Viewer",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
"react-collapse": "4.0.3",
"react-if": "^2.1.0",
"react-motion": "^0.5.2",
"react-mutation-mapper": "^0.8.110",
"react-mutation-mapper": "^0.8.111",
"react-rangeslider": "^2.2.0",
"react-select": "^3.0.4",
"react-table": "^6.10.0",
Expand Down

0 comments on commit 186d570

Please sign in to comment.