Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
remove react-16 branch shim after master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-André Rivet committed Apr 9, 2019
1 parent f7810e5 commit 1ee3dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Install dependencies (dash)
command: |
git clone git@github.com:plotly/dash.git
git clone -b react-16 git@github.com:plotly/dash-core-components.git
git clone git@github.com:plotly/dash-core-components.git
git clone git@github.com:plotly/dash-html-components.git
git clone git@github.com:plotly/dash-table.git
. venv/bin/activate
Expand Down

0 comments on commit 1ee3dce

Please sign in to comment.