Skip to content

Commit f127f9f

Browse files
committed
Updated react components branch
1 parent 4914b97 commit f127f9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ workflows:
7171
- test
7272
filters:
7373
branches:
74-
only: ['dev', 'feature/plan-timeline-events-settings', 'feature/loginFlow']
74+
only: ['dev']
7575
- deployTest02:
7676
requires:
7777
- test

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"webpack-merge": "^4.1.1"
7979
},
8080
"dependencies": {
81-
"appirio-tech-react-components": "github:appirio-tech/react-components#feature/loginFlow",
81+
"appirio-tech-react-components": "github:appirio-tech/react-components#feature/connectv2",
8282
"axios": "^0.13.1",
8383
"classnames": "^2.2.3",
8484
"coffeescript": "^1.12.7",

0 commit comments

Comments
 (0)