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..719076c89e 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": "1.1.1", "topcoder-react-ui-kit": "2.0.1", "topcoder-react-utils": "0.7.8", "turndown": "^4.0.2", diff --git a/src/shared/routes/index.jsx b/src/shared/routes/index.jsx index 4e29cf8a06..a69a461bf4 100644 --- a/src/shared/routes/index.jsx +++ b/src/shared/routes/index.jsx @@ -130,11 +130,11 @@ function Routes({ communityId }) { ( )} - path="/apollo" + path="/wipro-apollo" />