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

Commit ef0bab7

Browse files
author
Marc-André Rivet
committed
remove react-16 branch shim after master merge
1 parent cc3ac2e commit ef0bab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
name: Install dependencies (dash)
2828
command: |
2929
git clone [email protected]:plotly/dash.git
30-
git clone -b react-16 [email protected]:plotly/dash-renderer.git
30+
git clone [email protected]:plotly/dash-renderer.git
3131
git clone [email protected]:plotly/dash-html-components.git
3232
git clone [email protected]:plotly/dash-table.git
3333
. venv/bin/activate

0 commit comments

Comments
 (0)