We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4914b97 commit f127f9fCopy full SHA for f127f9f
.circleci/config.yml
@@ -71,7 +71,7 @@ workflows:
71
- test
72
filters:
73
branches:
74
- only: ['dev', 'feature/plan-timeline-events-settings', 'feature/loginFlow']
+ only: ['dev']
75
- deployTest02:
76
requires:
77
package.json
@@ -78,7 +78,7 @@
78
"webpack-merge": "^4.1.1"
79
},
80
"dependencies": {
81
- "appirio-tech-react-components": "github:appirio-tech/react-components#feature/loginFlow",
+ "appirio-tech-react-components": "github:appirio-tech/react-components#feature/connectv2",
82
"axios": "^0.13.1",
83
"classnames": "^2.2.3",
84
"coffeescript": "^1.12.7",
0 commit comments