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

Commit da4dc3b

Browse files
committed
chore(deps): update node.js to v11.11
1 parent b94e0f7 commit da4dc3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.11
66
working_directory: ~/devon
77
steps:
88
- checkout

0 commit comments

Comments
 (0)