We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf05871 commit 21763bdCopy full SHA for 21763bd
.circleci/config.yml
@@ -188,8 +188,8 @@ workflows:
188
filters:
189
branches:
190
only:
191
- - hot-fix-hall-of-fame
192
- develop
+ - config-hotfix
193
# Production builds are exectuted
194
# when PR is merged to the master
195
# Don't change anything in this configuration
package.json
@@ -133,7 +133,7 @@
133
"tc-accounts": "git+https://github.com/appirio-tech/accounts-app.git#dev",
134
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
135
"tc-ui": "^1.0.12",
136
- "topcoder-react-lib": "v0.17.0",
+ "topcoder-react-lib": "v1000.15.4",
137
"topcoder-react-ui-kit": "^1.0.11",
138
"topcoder-react-utils": "0.7.8",
139
"turndown": "^4.0.2",
0 commit comments