diff --git a/.circleci/config.yml b/.circleci/config.yml index c8c19b8760..84a81bcfab 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -189,6 +189,7 @@ workflows: branches: only: - develop + - config-hotfix # Production builds are exectuted # when PR is merged to the master # Don't change anything in this configuration diff --git a/package.json b/package.json index f575c2c4d2..0b076fdae6 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "tc-accounts": "git+https://github.com/appirio-tech/accounts-app.git#dev", "tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3", "tc-ui": "^1.0.12", - "topcoder-react-lib": "v0.17.1", + "topcoder-react-lib": "v1000.16.0", "topcoder-react-ui-kit": "^1.0.11", "topcoder-react-utils": "0.7.8", "turndown": "^4.0.2",