Add script to generate mermaid graph of automations (#26432)

This commit is contained in:
Michael Telatynski 2023-10-27 14:03:30 +01:00 committed by GitHub
parent bce8207293
commit e5d4d5108d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 648 additions and 2 deletions

View file

@ -186,7 +186,8 @@
"webpack-dev-server": "^4.15.1",
"worker-loader": "^3.0.0",
"worklet-loader": "^2.0.0",
"yaml": "^2.0.1"
"yaml": "^2.3.3",
"cronstrue": "^2.41.0"
},
"@casualbot/jest-sonar-reporter": {
"outputDirectory": "coverage",