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 Dec 6, 2024
1 parent d8f18ea commit ae72006
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.289",
"version": "3.3.290",
"workspaces": {
"packages": [
".",
Expand Down Expand Up @@ -82,6 +82,7 @@
"author": "",
"license": "AGPL-3.0-or-later",
"dependencies": {
"3dmol": "^1.3.7",
"@babel/core": "7.4.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.4.4",
Expand Down Expand Up @@ -144,7 +145,6 @@
"@types/seedrandom": "2.4.27",
"@types/sinon": "^4.1.3",
"@types/superagent": "^2.0.36",
"3dmol": "^1.3.7",
"addthis-snippet": "^1.0.1",
"autobind-decorator": "^2.1.0",
"autoprefixer": "^6.7.0",
Expand All @@ -159,7 +159,7 @@
"bootstrap-sass": "3.4.1",
"bowser": "^1.7.1",
"bundle-loader": "^0.5.4",
"cbioportal-clinical-timeline": "^0.3.87",
"cbioportal-clinical-timeline": "^0.3.88",
"cbioportal-frontend-commons": "^0.5.71",
"cbioportal-ts-api-client": "^0.9.74",
"cbioportal-utils": "^0.3.45",
Expand Down Expand Up @@ -195,6 +195,7 @@
"html-webpack-plugin": "^5.3.2",
"igv": "^2.11.2",
"imports-loader": "^0.8.0",
"jStat": "^1.7.0",
"javascript-natural-sort": "^0.7.1",
"jquery": "3.6.0",
"jquery-migrate": "3.0.0",
Expand All @@ -203,7 +204,6 @@
"json-fn": "^1.1.1",
"jsonpath": "^1.1.1",
"jspdf": "^1.3.3",
"jStat": "^1.7.0",
"jstree": "^3.3.4",
"jszip": "^3.7.1",
"lerna": "3.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cbioportal-clinical-timeline/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cbioportal-clinical-timeline",
"description": "cBioPortal Clinical Timeline",
"version": "0.3.87",
"version": "0.3.88",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit ae72006

Please sign in to comment.