Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - cbioportal-frontend@3.3.108
 - cbioportal-ts-api-client@0.9.23
  • Loading branch information
Lerna Publish Bot authored and Lerna Publish Bot committed Jun 30, 2021
1 parent 0ea273e commit 6b3dfd9
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.107",
"version": "3.3.108",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -145,7 +145,7 @@
"bundle-loader": "^0.5.4",
"cbioportal-clinical-timeline": "^0.2.24",
"cbioportal-frontend-commons": "^0.4.21",
"cbioportal-ts-api-client": "^0.9.22",
"cbioportal-ts-api-client": "^0.9.23",
"cbioportal-utils": "^0.2.34",
"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.22",
"version": "0.9.23",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit 6b3dfd9

Please sign in to comment.