Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Commit b557f9c

Browse files
committed
chore(deps): update node.js to v11.8
1 parent 69ae32f commit b557f9c

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:11.6
5+
- image: circleci/node:11.8
66
working_directory: ~/devon
77
steps:
88
- checkout

0 commit comments

Comments
 (0)