Skip to content

Commit 9402d9f

Browse files
committed
node_upgrade Upgrade to Node v16
1 parent 9281be0 commit 9402d9f

File tree

4 files changed

+20396
-10068
lines changed

4 files changed

+20396
-10068
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 2.1
55
config: &config
66
working_directory: ~/repo
77
docker:
8-
- image: cimg/node:14.18
8+
- image: cimg/node:16.15
99

1010
persist-workspace: &persist-workspace
1111
persist_to_workspace:

0 commit comments

Comments
 (0)