Skip to content

Commit 31ec364

Browse files
Merge pull request #6622 from topcoder-platform/develop
Release v1.17.16
2 parents 129afc5 + 30f5d21 commit 31ec364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ workflows:
378378
branches:
379379
only:
380380
- develop
381-
- feat/fetch-active-review-types-only
381+
- old-mm-fix
382382
# Production builds are exectuted
383383
# when PR is merged to the master
384384
# Don't change anything in this configuration

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"supertest": "^3.1.0",
154154
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
155155
"tc-ui": "^1.0.12",
156-
"topcoder-react-lib": "1.2.9",
156+
"topcoder-react-lib": "1.2.10",
157157
"topcoder-react-ui-kit": "2.0.1",
158158
"topcoder-react-utils": "0.7.8",
159159
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)