Skip to content

Commit 35ccbd1

Browse files
Merge pull request #6598 from topcoder-platform/feat/fetch-active-review-types-only
feat: MM fetch active review types only
2 parents 5bb5a1a + 7a28292 commit 35ccbd1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ workflows:
378378
branches:
379379
only:
380380
- develop
381+
- feat/fetch-active-review-types-only
381382
# Production builds are exectuted
382383
# when PR is merged to the master
383384
# 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.8",
156+
"topcoder-react-lib": "1000.29.8",
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)