0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

chore: fix issue on circle ci, downgrade to node@11.10.1

This commit is contained in:
Juan Picado @jotadeveloper 2019-03-11 21:25:37 +01:00
parent 37a0d9c92e
commit c1dce88020
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -14,7 +14,7 @@ aliases:
- image: circleci/node:10
- &node11_executor
docker:
- image: circleci/node:11
- image: circleci/node:11.10.1
- &default_executor
<<: *node10_executor
- &repo_key