Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 36ebeeb

Browse files
committed
dash 23.0 is not a version
1 parent 7ce382e commit 36ebeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ machine:
99
dependencies:
1010
pre:
1111
- npm install -g eslint
12-
- pip install tox dash==0.23.0
12+
- pip install tox dash==0.23.1
1313
- npm install
1414
- node_modules/.bin/builder run build-dist
1515
- node_modules/.bin/builder run copy-lib

0 commit comments

Comments
 (0)