diff --git a/invenio_theme_tugraz/webpack.py b/invenio_theme_tugraz/webpack.py index 77d7032..d623dac 100644 --- a/invenio_theme_tugraz/webpack.py +++ b/invenio_theme_tugraz/webpack.py @@ -40,7 +40,7 @@ theme = WebpackThemeBundle( '@ckeditor/ckeditor5-react': '^2.1.0', # datacite - rest api plugin - 'datacite-rest': '^0.1.5', + 'datacite-rest': '^0.1.6', }, )