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.
2 parents f0532a0 + f7f2576 commit 829cf8aCopy full SHA for 829cf8a
.circleci/config.yml
@@ -189,6 +189,7 @@ workflows:
189
branches:
190
only:
191
- develop
192
+ - 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
@@ -134,7 +134,7 @@
134
"tc-accounts": "git+https://github.com/appirio-tech/accounts-app.git#dev",
135
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
136
"tc-ui": "^1.0.12",
137
- "topcoder-react-lib": "v0.17.1",
+ "topcoder-react-lib": "v1000.16.0",
138
"topcoder-react-ui-kit": "^1.0.11",
139
"topcoder-react-utils": "0.7.8",
140
"turndown": "^4.0.2",
0 commit comments