This commit is contained in:
felinae98 2021-11-18 20:08:26 +08:00
parent 4a528fee18
commit 8efc20319e
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -51,7 +51,7 @@ workflows:
jobs:
build-frontend:
docker:
- image: cimg/node:17.1.0
- image: cimg/node:v16.11.1
steps:
- checkout
- node/install-packages: