Skip to content

Commit 32e639c

Browse files
committed
chore(deps): update node.js to v8.16
1 parent 869aec1 commit 32e639c

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.15
8+
- image: circleci/node:8.16
99
environment:
1010
- NPM_CONFIG_LOGLEVEL: warn
1111
working_directory: ~/repo

0 commit comments

Comments
 (0)