Skip to content

Commit 552a432

Browse files
committed
chore: update circleci node to supported version 16
1 parent 0497729 commit 552a432

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
@@ -35,7 +35,7 @@ aliases:
3535
defaults: &defaults
3636
working_directory: ~/react-theme-provider
3737
docker:
38-
- image: circleci/node:8
38+
- image: circleci/node:16
3939

4040
version: 2
4141
jobs:

0 commit comments

Comments
 (0)