Skip to content

Commit 44c1972

Browse files
Merge pull request #5315 from topcoder-platform/fix-challenges-listing
Smoke Testing 2021/01/26 - Fix challenges listing
2 parents c0a6b51 + eb248a5 commit 44c1972

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
@@ -276,6 +276,7 @@ workflows:
276276
branches:
277277
only:
278278
- develop
279+
- fix-challenges-listing
279280
# This is alternate dev env for parallel testing
280281
- "build-test":
281282
context : org-global

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"supertest": "^3.1.0",
144144
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
145145
"tc-ui": "^1.0.12",
146-
"topcoder-react-lib": "1.1.5",
146+
"topcoder-react-lib": "1000.26.6",
147147
"topcoder-react-ui-kit": "2.0.1",
148148
"topcoder-react-utils": "0.7.8",
149149
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)