Skip to content

Commit 21763bd

Browse files
topcoder-react-lib fix Prod using develop config
1 parent cf05871 commit 21763bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ workflows:
188188
filters:
189189
branches:
190190
only:
191-
- hot-fix-hall-of-fame
192191
- develop
192+
- config-hotfix
193193
# Production builds are exectuted
194194
# when PR is merged to the master
195195
# Don't change anything in this configuration

package.json

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

0 commit comments

Comments
 (0)