1 parent 1dc34c7 commit 7e18086Copy full SHA for 7e18086
1 file changed
lib/webview_scripts.dart
@@ -59,7 +59,7 @@ const webViewNpmScripts = [
59
WebViewNpmScript(
60
name: 'mathjax',
61
npmPackage: 'mathjax',
62
- version: '4.1.1', // renovate: datasource=npm depName=mathjax
+ version: '4.1.3', // renovate: datasource=npm depName=mathjax
63
files: {
64
'mathjax/tex-chtml.js': 'tex-chtml.js',
65
'@mathjax/mathjax-newcm-font/chtml': 'fonts/mathjax-newcm-font/chtml',
0 commit comments