Skip to content

Commit 000c599

Browse files
committed
ci: synched with integration develop
1 parent 03e0bcc commit 000c599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"tc-accounts": "git+https://github.com/appirio-tech/accounts-app.git#dev",
137137
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
138138
"tc-ui": "^1.0.12",
139-
"topcoder-react-lib": "1000.19.48",
139+
"topcoder-react-lib": "1000.19.50",
140140
"topcoder-react-ui-kit": "1000.0.4",
141141
"topcoder-react-utils": "0.7.8",
142142
"turndown": "^4.0.2",

src/shared/utils/challenge-listing/buckets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const BUCKET_DATA = {
5050
status: ['Active'],
5151
},
5252
hideCount: false,
53-
name: 'Open for registration - this is for test - delete me',
53+
name: 'Open for registration - delete me',
5454
sorts: [
5555
SORTS.MOST_RECENT,
5656
SORTS.TIME_TO_REGISTER,

0 commit comments

Comments
 (0)