bump node versions

This commit is contained in:
Gamebrary 2020-08-24 23:43:51 -07:00
parent 40e3ac40fc
commit 3138e208f0
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:8.11.3-browsers
- image: circleci/node:10.22.0-browsers
steps:
- checkout
- run: yarn install --pure-lockfile --no-progress --non-interactive

View file

@ -110,7 +110,7 @@
"webpack-merge": "^4.1.0"
},
"engines": {
"node": ">= 10.0.0",
"node": ">= 10.22.0",
"npm": ">= 3.0.0"
},
"browserslist": [