Skip to content

Commit 761f956

Browse files
author
Vikas Agarwal
committed
pointing back the react-components dependency to feature/connectv2 from the specific feature branch
clean up from deployable branch list
1 parent 817752d commit 761f956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ compile:
1919

2020
deployment:
2121
development:
22-
branch: [dev, 'feature/move_my_projects_filter_to_primary_toolbar']
22+
branch: dev
2323
owner: appirio-tech
2424
commands:
2525
- ./deploy.sh DEV

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"webpack-merge": "^4.0.0"
5454
},
5555
"dependencies": {
56-
"appirio-tech-react-components": "github:appirio-tech/react-components#feature/tech-debt-squashed",
56+
"appirio-tech-react-components": "github:appirio-tech/react-components#feature/connectv2",
5757
"axios": "^0.13.1",
5858
"classnames": "^2.2.3",
5959
"coffeescript": "^1.12.7",

0 commit comments

Comments
 (0)