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

Commit 4f281f1

Browse files
committed
chore(deps): update node.js to v11.13
1 parent b316678 commit 4f281f1

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

0 commit comments

Comments
 (0)