File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/shared/utils/challenge-listing Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 136
136
"tc-accounts" : " git+https://github.com/appirio-tech/accounts-app.git#dev" ,
137
137
"tc-core-library-js" : " github:appirio-tech/tc-core-library-js#v2.6.3" ,
138
138
"tc-ui" : " ^1.0.12" ,
139
- "topcoder-react-lib" : " 1000.19.48 " ,
139
+ "topcoder-react-lib" : " 1000.19.50 " ,
140
140
"topcoder-react-ui-kit" : " 1000.0.4" ,
141
141
"topcoder-react-utils" : " 0.7.8" ,
142
142
"turndown" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ const BUCKET_DATA = {
50
50
status : [ 'Active' ] ,
51
51
} ,
52
52
hideCount : false ,
53
- name : 'Open for registration - this is for test - delete me' ,
53
+ name : 'Open for registration - delete me' ,
54
54
sorts : [
55
55
SORTS . MOST_RECENT ,
56
56
SORTS . TIME_TO_REGISTER ,
You can’t perform that action at this time.
0 commit comments