We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0a6b51 + eb248a5 commit 44c1972Copy full SHA for 44c1972
.circleci/config.yml
@@ -276,6 +276,7 @@ workflows:
276
branches:
277
only:
278
- develop
279
+ - fix-challenges-listing
280
# This is alternate dev env for parallel testing
281
- "build-test":
282
context : org-global
package.json
@@ -143,7 +143,7 @@
143
"supertest": "^3.1.0",
144
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
145
"tc-ui": "^1.0.12",
146
- "topcoder-react-lib": "1.1.5",
+ "topcoder-react-lib": "1000.26.6",
147
"topcoder-react-ui-kit": "2.0.1",
148
"topcoder-react-utils": "0.7.8",
149
"turndown": "^4.0.2",
0 commit comments