chore(config): bump node (#221)

This commit is contained in:
Maximilian Berkmann 2019-11-06 12:12:59 +00:00 committed by GitHub
parent deee5d0a01
commit 48417340aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ version: 2.1
docker_defaults: &docker_defaults
docker:
- image: circleci/node:8.14.0
- image: circleci/node:8.16.2
commands:
prep_env: