Update Mermaid.js (#4883)

* Update Mermaid.js

* tsc

* Allow using more CI resources

* Downgrade
This commit is contained in:
Tom Moor
2023-02-15 23:46:32 -05:00
committed by GitHub
parent 12aca51541
commit 0207786eec
4 changed files with 144 additions and 53 deletions

View File

@@ -20,6 +20,7 @@ defaults: &defaults
SMTP_FROM_EMAIL: hello@example.com
AWS_S3_UPLOAD_BUCKET_URL: https://s3.amazonaws.com
AWS_S3_UPLOAD_BUCKET_NAME: outline-circle
NODE_OPTIONS: --max-old-space-size=8000
executors:
docker-publisher: