Skip to content

Commit f033b10

Browse files
committed
Update Node.js
1 parent c7b3d04 commit f033b10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
test:
55
docker:
6-
- image: circleci/node:10.16.3
6+
- image: circleci/node:10.17.0
77

88
steps:
99
- checkout

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.16.3
1+
10.17.0

0 commit comments

Comments
 (0)