We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31958f6 + 8b9b836 commit 4778c74Copy full SHA for 4778c74
.circleci/config.yml
@@ -230,8 +230,8 @@ workflows:
230
filters:
231
branches:
232
only:
233
- - develop-auth0-sync
234
- develop
+ - auth0-hotfix-v3
235
# This is alternate dev env for parallel testing
236
- "build-test":
237
context : org-global
package.json
@@ -140,7 +140,7 @@
140
"supertest": "^3.1.0",
141
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
142
"tc-ui": "^1.0.12",
143
- "topcoder-react-lib": "1.1.0",
+ "topcoder-react-lib": "1000.25.2",
144
"topcoder-react-ui-kit": "2.0.1",
145
"topcoder-react-utils": "0.7.8",
146
"turndown": "^4.0.2",
0 commit comments