diff --git a/.circleci/config.yml b/.circleci/config.yml index d723a4d47b..61e54815f3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -276,6 +276,7 @@ workflows: branches: only: - develop + - fix-challenges-listing # This is alternate dev env for parallel testing - "build-test": context : org-global diff --git a/package.json b/package.json index d0e7836e7d..bf2b79484c 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "supertest": "^3.1.0", "tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3", "tc-ui": "^1.0.12", - "topcoder-react-lib": "1.1.5", + "topcoder-react-lib": "1000.26.6", "topcoder-react-ui-kit": "2.0.1", "topcoder-react-utils": "0.7.8", "turndown": "^4.0.2",