Skip to content

Commit 3ee8b1a

Browse files
committed
Downgrade node to v10
1 parent 8f74f1c commit 3ee8b1a

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
@@ -3,7 +3,7 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6-
- image: circleci/node:12.13.1-browsers
6+
- image: circleci/node:10.18.0-browsers
77

88
working_directory: ~/react-chart-editor
99

0 commit comments

Comments
 (0)