Skip to content

Commit

Permalink
Merge pull request #5938 from topcoder-platform/features/mm-dashboard
Browse files Browse the repository at this point in the history
Fix topcoder-react-lib
  • Loading branch information
luizrrodrigues authored Dec 13, 2021
2 parents 40497f4 + c57de6d commit 510ae77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ workflows:
branches:
only:
- develop
- feature/recommended-challenges-update
- features/mm-dashboard
# This is alternate dev env for parallel testing
- "build-test":
context : org-global
Expand Down Expand Up @@ -372,7 +372,6 @@ workflows:
branches:
only:
- develop
- ast-timeline-fix
- features/mm-dashboard
# Production builds are exectuted
# when PR is merged to the master
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"supertest": "^3.1.0",
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
"tc-ui": "^1.0.12",
"topcoder-react-lib": "1000.28.5",
"topcoder-react-lib": "1000.28.6",
"topcoder-react-ui-kit": "2.0.1",
"topcoder-react-utils": "0.7.8",
"turndown": "^4.0.2",
Expand Down

0 comments on commit 510ae77

Please sign in to comment.