Skip to content

Commit da9a84d

Browse files
Merge pull request #6315 from topcoder-platform/pv-challenge-msg
Pv challenge msg
2 parents 615320a + 1cfd18f commit da9a84d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,21 +349,21 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352-
- csp-headers
352+
- free
353353
# This is alternate dev env for parallel testing
354354
- "build-qa":
355355
context : org-global
356356
filters:
357357
branches:
358358
only:
359-
- thrive-rss
359+
- free
360360
# This is beta env for production soft releases
361361
- "build-prod-beta":
362362
context : org-global
363363
filters:
364364
branches:
365365
only:
366-
- csp-headers
366+
- free
367367
# This is stage env for production QA releases
368368
- "build-prod-staging":
369369
context : org-global

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"supertest": "^3.1.0",
154154
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
155155
"tc-ui": "^1.0.12",
156-
"topcoder-react-lib": "1.2.5",
156+
"topcoder-react-lib": "1000.29.1",
157157
"topcoder-react-ui-kit": "2.0.1",
158158
"topcoder-react-utils": "0.7.8",
159159
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)