Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - cbioportal-frontend@3.3.247
 - cbioportal-ts-api-client@0.9.58
  • Loading branch information
Lerna Publish Bot authored and Lerna Publish Bot committed Jun 26, 2023
1 parent 937b077 commit c096cee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.246",
"version": "3.3.247",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -157,7 +157,7 @@
"bundle-loader": "^0.5.4",
"cbioportal-clinical-timeline": "^0.3.62",
"cbioportal-frontend-commons": "^0.5.47",
"cbioportal-ts-api-client": "^0.9.57",
"cbioportal-ts-api-client": "^0.9.58",
"cbioportal-utils": "^0.3.31",
"chart.js": "^2.6.0",
"classnames": "^2.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cbioportal-ts-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cbioportal-ts-api-client",
"description": "cBioPortal API Client for TypeScript",
"version": "0.9.57",
"version": "0.9.58",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit c096cee

Please sign in to comment.