We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f74f1c commit 3ee8b1aCopy full SHA for 3ee8b1a
circle.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
docker:
5
# specify the version you desire here
6
- - image: circleci/node:12.13.1-browsers
+ - image: circleci/node:10.18.0-browsers
7
8
working_directory: ~/react-chart-editor
9
0 commit comments