Skip to content

Commit a25bec0

Browse files
Merge branch 'develop' into gigs-applications-fix
2 parents 9d4bd1e + 9694e1d commit a25bec0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- TCA-768_member-profile-tca-certs
359+
- free
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global
@@ -372,7 +372,7 @@ workflows:
372372
filters:
373373
branches:
374374
only:
375-
- gigs-applications-fix
375+
- free
376376
# This is stage env for production QA releases
377377
- "build-prod-staging":
378378
context : org-global

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"supertest": "^3.1.0",
165165
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3.1",
166166
"tc-ui": "^1.0.12",
167-
"topcoder-react-lib": "1.2.10",
167+
"topcoder-react-lib": "1000.29.18",
168168
"topcoder-react-ui-kit": "2.0.1",
169169
"topcoder-react-utils": "0.7.8",
170170
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)