use node 12

This commit is contained in:
Mahmood Ali 2020-06-24 21:16:15 -04:00
parent 15b84be0e6
commit 2c5d4f86cb
2 changed files with 2 additions and 2 deletions

2
.circleci/config.yml generated
View File

@ -1050,7 +1050,7 @@ jobs:
- PAGER: cat
algolia_index:
docker:
- image: node:10
- image: node:12
steps:
- checkout
- run:

View File

@ -1,5 +1,5 @@
docker:
- image: node:10
- image: node:12
steps:
- checkout
- run: