Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 0fa698f

Browse files
committed
use node 16.13.0
1 parent 4e26d48 commit 0fa698f

File tree

3 files changed

+14696
-104
lines changed

3 files changed

+14696
-104
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.18.1
1+
16.13.0

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ orbs:
55
jobs:
66
build:
77
docker:
8-
- image: cimg/node:14.18.1
8+
- image: cimg/node:16.13.0
99
steps:
1010
- checkout
1111
- node/install

0 commit comments

Comments
 (0)