update redoc-cli version (#2374)

pull/2376/head
Scott Anderson 2021-03-31 09:39:24 -06:00 committed by GitHub
parent ed8d716592
commit 05d9119720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
command: ./deploy/ci-install-s3deploy.sh
- run:
name: Install NodeJS dependencies
command: sudo yarn global add postcss-cli@8.3.0 autoprefixer@9.8.6 redoc-cli@0.9.13
command: sudo yarn global add postcss-cli@8.3.0 autoprefixer@9.8.6 redoc-cli@0.10.4
- run:
name: Generate API documentation
command: cd api-docs && bash generate-api-docs.sh