diff --git a/.circleci/config.yml b/.circleci/config.yml index 0eb81da18..52c5ec847 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -356,7 +356,7 @@ workflows: filters: branches: only: - - TCA-768_member-profile-tca-certs + - free # This is alternate dev env for parallel testing - "build-qa": context : org-global @@ -372,7 +372,7 @@ workflows: filters: branches: only: - - feat/GAME-224 + - free # This is stage env for production QA releases - "build-prod-staging": context : org-global diff --git a/package.json b/package.json index 0a2d58ff8..4624fee6c 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,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.2.10", + "topcoder-react-lib": "1000.29.18", "topcoder-react-ui-kit": "2.0.1", "topcoder-react-utils": "0.7.8", "turndown": "^4.0.2",