Skip to content

Commit 036d3fa

Browse files
committed
chore(deps): update node.js to v8.17
1 parent 3632c08 commit 036d3fa

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
@@ -5,7 +5,7 @@ machine:
55
jobs:
66
build:
77
docker:
8-
- image: circleci/node:8.16
8+
- image: circleci/node:8.17
99
environment:
1010
- NPM_CONFIG_LOGLEVEL: warn
1111
working_directory: ~/repo

0 commit comments

Comments
 (0)