chore(deps): update RevealJS version to 5.1.0 (#412)

Closes #384
This commit is contained in:
Jérome Eertmans
2024-04-16 13:53:08 +02:00
committed by GitHub
parent a775c4989b
commit 24ee23af11

View File

@ -355,7 +355,7 @@ class RevealJS(Converter):
hide_cursor_time: int = 5000
# Appearance options from RevealJS
background_color: Color = "black"
reveal_version: str = "4.6.1"
reveal_version: str = "5.1.0"
reveal_theme: RevealTheme = RevealTheme.black
title: str = "Manim Slides"
# Pydantic options