Skip to content

Commit a8349fa

Browse files
Lerna Publish BotLerna Publish Bot
Lerna Publish Bot
authored and
Lerna Publish Bot
committed
Publish
- cbioportal-frontend@3.3.271 - cbioportal-ts-api-client@0.9.67
1 parent 7895f1f commit a8349fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cbioportal-frontend",
33
"private": true,
4-
"version": "3.3.270",
4+
"version": "3.3.271",
55
"workspaces": {
66
"packages": [
77
".",
@@ -160,7 +160,7 @@
160160
"bundle-loader": "^0.5.4",
161161
"cbioportal-clinical-timeline": "^0.3.77",
162162
"cbioportal-frontend-commons": "^0.5.61",
163-
"cbioportal-ts-api-client": "^0.9.66",
163+
"cbioportal-ts-api-client": "^0.9.67",
164164
"cbioportal-utils": "^0.3.38",
165165
"chart.js": "^2.6.0",
166166
"classnames": "^2.2.5",

packages/cbioportal-ts-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cbioportal-ts-api-client",
33
"description": "cBioPortal API Client for TypeScript",
4-
"version": "0.9.66",
4+
"version": "0.9.67",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"jsnext:main": "dist/index.es.js",

0 commit comments

Comments
 (0)