Skip to content

Commit

Permalink
dependency: added tinymce
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatimah committed Jan 24, 2024
1 parent 7b1d469 commit 22a5beb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions invenio_vocabularies/webpack.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
entry={},
dependencies={
"@babel/runtime": "^7.9.0",
"@ckeditor/ckeditor5-build-classic": "^16.0.0",
"@ckeditor/ckeditor5-react": "^2.1.0",
"@tinymce/tinymce-react": "^4.3.0",
"tinymce": "^6.7.2",
"formik": "^2.1.0",
"i18next": "^20.3.0",
"i18next-browser-languagedetector": "^6.1.0",
Expand Down

0 comments on commit 22a5beb

Please sign in to comment.