We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bb5a1a + 7a28292 commit 35ccbd1Copy full SHA for 35ccbd1
.circleci/config.yml
@@ -378,6 +378,7 @@ workflows:
378
branches:
379
only:
380
- develop
381
+ - feat/fetch-active-review-types-only
382
# Production builds are exectuted
383
# when PR is merged to the master
384
# Don't change anything in this configuration
package.json
@@ -153,7 +153,7 @@
153
"supertest": "^3.1.0",
154
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
155
"tc-ui": "^1.0.12",
156
- "topcoder-react-lib": "1.2.8",
+ "topcoder-react-lib": "1000.29.8",
157
"topcoder-react-ui-kit": "2.0.1",
158
"topcoder-react-utils": "0.7.8",
159
"turndown": "^4.0.2",
0 commit comments