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 Mar 21, 2024
1 parent f1f9be7 commit db8d21a
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.273",
"version": "3.3.274",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -160,7 +160,7 @@
"bundle-loader": "^0.5.4",
"cbioportal-clinical-timeline": "^0.3.79",
"cbioportal-frontend-commons": "^0.5.63",
"cbioportal-ts-api-client": "^0.9.67",
"cbioportal-ts-api-client": "^0.9.68",
"cbioportal-utils": "^0.3.39",
"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.67",
"version": "0.9.68",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit db8d21a

Please sign in to comment.