diff --git a/.circleci/config.yml b/.circleci/config.yml index 3068361bc5..abe65e8480 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -230,8 +230,8 @@ workflows: filters: branches: only: - - develop-auth0-sync - develop + - auth0-hotfix-v3 # This is alternate dev env for parallel testing - "build-test": context : org-global diff --git a/package.json b/package.json index 113c861e6d..b86ddf8877 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,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.0", + "topcoder-react-lib": "1000.25.2", "topcoder-react-ui-kit": "2.0.1", "topcoder-react-utils": "0.7.8", "turndown": "^4.0.2",