Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - cbioportal-frontend@3.3.201
 - cbioportal-ts-api-client@0.9.45
  • Loading branch information
Lerna Publish Bot authored and Lerna Publish Bot committed Dec 1, 2022
1 parent c9ab461 commit c22a1c9
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.200",
"version": "3.3.201",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -156,7 +156,7 @@
"bundle-loader": "^0.5.4",
"cbioportal-clinical-timeline": "^0.3.48",
"cbioportal-frontend-commons": "^0.5.35",
"cbioportal-ts-api-client": "^0.9.44",
"cbioportal-ts-api-client": "^0.9.45",
"cbioportal-utils": "^0.3.25",
"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.44",
"version": "0.9.45",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit c22a1c9

Please sign in to comment.