File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22#
33# This file is part of Invenio.
44# Copyright (C) 2016-2022 CERN.
5+ # Copyright (C) 2025 KTH Royal Institute of Technology.
56#
67# Invenio is free software; you can redistribute it and/or modify it
78# under the terms of the MIT License; see LICENSE file for more details.
89
910"""JS/CSS bundles for communities.
1011
1112You include one of the bundles in a page like the example below (using
12- ``comunities `` bundle as an example):
13+ ``communities `` bundle as an example):
1314
1415.. code-block:: html
1516
4748 "@semantic-ui-react/css-patch" : "^1.0.0" ,
4849 "react-router-dom" : "^6.3.0" ,
4950 "react-invenio-forms" : "^3.0.0" ,
50- "axios" : "^0.21.0 " ,
51+ "axios" : "^1.8.2 " ,
5152 "formik" : "^2.1.0" ,
5253 "i18next" : "^20.3.0" ,
5354 "@tinymce/tinymce-react" : "^4.3.0" ,
You can’t perform that action at this time.
0 commit comments