Skip to content

Commit 829cf8a

Browse files
authored
Merge pull request #4358 from topcoder-platform/config-hotfix
Config hotfix
2 parents f0532a0 + f7f2576 commit 829cf8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ workflows:
189189
branches:
190190
only:
191191
- develop
192+
- config-hotfix
192193
# Production builds are exectuted
193194
# when PR is merged to the master
194195
# Don't change anything in this configuration

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"tc-accounts": "git+https://github.com/appirio-tech/accounts-app.git#dev",
135135
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
136136
"tc-ui": "^1.0.12",
137-
"topcoder-react-lib": "v0.17.1",
137+
"topcoder-react-lib": "v1000.16.0",
138138
"topcoder-react-ui-kit": "^1.0.11",
139139
"topcoder-react-utils": "0.7.8",
140140
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)