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 Jan 10, 2025
1 parent 4d39578 commit c2f6554
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.292",
"version": "3.3.293",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -164,7 +164,7 @@
"bundle-loader": "^0.5.4",
"cbioportal-clinical-timeline": "^0.3.90",
"cbioportal-frontend-commons": "^0.5.73",
"cbioportal-ts-api-client": "^0.9.76",
"cbioportal-ts-api-client": "^0.9.77",
"cbioportal-utils": "^0.3.47",
"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.76",
"version": "0.9.77",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit c2f6554

Please sign in to comment.