We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b0459 commit e4396ceCopy full SHA for e4396ce
.circleci/config.yml
@@ -200,7 +200,6 @@ workflows:
200
- mm-broker-api
201
- fix-groups-updates
202
- sort_registrations_submissions
203
- - issue_3470
204
# Production builds are exectuted only on tagged commits to the
205
# master branch.
206
- "build-prod":
package.json
@@ -118,7 +118,7 @@
118
"supertest": "^3.1.0",
119
"tc-accounts": "git+https://github.com/appirio-tech/accounts-app.git#dev",
120
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
121
- "topcoder-react-lib": "1000.4.1",
+ "topcoder-react-lib": "0.9.1",
122
"topcoder-react-ui-kit": "^1.0.11",
123
"topcoder-react-utils": "0.7.8",
124
"turndown": "^4.0.2",
0 commit comments