Skip to content

Commit 98f3747

Browse files
authored
Merge pull request #2582 from appirio-tech/hotfix/updated_react_components_branch
Updated react components branch
2 parents 4914b97 + f127f9f commit 98f3747

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)