File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -349,21 +349,21 @@ workflows:
349
349
filters :
350
350
branches :
351
351
only :
352
- - csp-headers
352
+ - free
353
353
# This is alternate dev env for parallel testing
354
354
- " build-qa " :
355
355
context : org-global
356
356
filters :
357
357
branches :
358
358
only :
359
- - thrive-rss
359
+ - free
360
360
# This is beta env for production soft releases
361
361
- " build-prod-beta " :
362
362
context : org-global
363
363
filters :
364
364
branches :
365
365
only :
366
- - csp-headers
366
+ - free
367
367
# This is stage env for production QA releases
368
368
- " build-prod-staging " :
369
369
context : org-global
Original file line number Diff line number Diff line change 153
153
"supertest" : " ^3.1.0" ,
154
154
"tc-core-library-js" : " github:appirio-tech/tc-core-library-js#v2.6.3" ,
155
155
"tc-ui" : " ^1.0.12" ,
156
- "topcoder-react-lib" : " 1.2.5 " ,
156
+ "topcoder-react-lib" : " 1000.29.1 " ,
157
157
"topcoder-react-ui-kit" : " 2.0.1" ,
158
158
"topcoder-react-utils" : " 0.7.8" ,
159
159
"turndown" : " ^4.0.2" ,
You can’t perform that action at this time.
0 commit comments