Skip to content

Commit 4778c74

Browse files
Merge pull request #5160 from topcoder-platform/auth0-hotfix-v3
Smoke Testing 2020-11-05 : Auth0 hotfix
2 parents 31958f6 + 8b9b836 commit 4778c74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- develop-auth0-sync
234233
- develop
234+
- auth0-hotfix-v3
235235
# This is alternate dev env for parallel testing
236236
- "build-test":
237237
context : org-global

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"supertest": "^3.1.0",
141141
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
142142
"tc-ui": "^1.0.12",
143-
"topcoder-react-lib": "1.1.0",
143+
"topcoder-react-lib": "1000.25.2",
144144
"topcoder-react-ui-kit": "2.0.1",
145145
"topcoder-react-utils": "0.7.8",
146146
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)