We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 306f4e2 + b3b0de2 commit bf47775Copy full SHA for bf47775
.circleci/config.yml
@@ -378,7 +378,7 @@ workflows:
378
branches:
379
only:
380
- develop
381
- - feat/fetch-active-review-types-only
+ - old-mm-fix
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.9",
+ "topcoder-react-lib": "1000.29.9",
157
"topcoder-react-ui-kit": "2.0.1",
158
"topcoder-react-utils": "0.7.8",
159
"turndown": "^4.0.2",
0 commit comments