This commit is contained in:
felinae98 2021-11-18 20:16:57 +08:00
parent 8efc20319e
commit f8a7eda467
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:v16.11.1
- image: cimg/node:16.13.0
steps:
- checkout
- node/install-packages: