Skip to content

Commit e62b243

Browse files
committed
feat: use v5 member api to save traits
1 parent 23e89c5 commit e62b243

File tree

4 files changed

+156
-136
lines changed

4 files changed

+156
-136
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ workflows:
343343
branches:
344344
only:
345345
- develop
346-
- feature/recommended-challenges-update
346+
- feat/settings-v5-upgrade
347347
# This is alternate dev env for parallel testing
348348
- "build-test":
349349
context : org-global

package-lock.json

Lines changed: 65 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"supertest": "^3.1.0",
152152
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
153153
"tc-ui": "^1.0.12",
154-
"topcoder-react-lib": "1.2.2",
154+
"topcoder-react-lib": "1.2.3",
155155
"topcoder-react-ui-kit": "2.0.1",
156156
"topcoder-react-utils": "0.7.8",
157157
"turndown": "^4.0.2",

0 commit comments

Comments
 (0)