react-invenio-deposit
Advanced tools
# Changes | ||
Version 0.15.4 (released 2021-07-09) | ||
* affiliations vocabulary integration | ||
Version 0.15.3 (released 2021-07-06) | ||
@@ -4,0 +7,0 @@ * subjects is now a vocabulary field |
{ | ||
"name": "react-invenio-deposit", | ||
"version": "0.15.3", | ||
"version": "0.15.4", | ||
"description": "React components to build forms in Invenio", | ||
@@ -15,3 +15,4 @@ "main": "dist/cjs/index.js", | ||
"de", | ||
"tr" | ||
"tr", | ||
"el" | ||
] | ||
@@ -28,6 +29,6 @@ }, | ||
"watch": "NODE_ENV=development rollup --watch -c", | ||
"i18n-scan": "i18next-scanner --config i18next-scanner.config.js src/**/*.{js,jsx}", | ||
"i18n-conv-json": "i18next-conv -l en -s ./src/lib/translations/en/translations.json -t ./src/lib/translations/translations.pot", | ||
"i18n-conv-po": "i18next-conv -l $npm_config_lang -s ./src/lib/translations/$npm_config_lang/messages.po -t ./src/lib/translations/$npm_config_lang/translations.json", | ||
"i18n-conv-po-all": "node ./getTextConverter.js", | ||
"extract_messages": "i18next-scanner --config i18next-scanner.config.js 'src/**/*.{js,jsx}'", | ||
"postextract_messages": "i18next-conv -l en -s ./src/lib/translations/messages/en/translations.json -t ./src/lib/translations/translations.pot", | ||
"compile_catalog": "node ./src/lib/translations/scripts/compileCatalog.js", | ||
"init_catalog": "node ./src/lib/translations/scripts/initCatalog", | ||
"test": "react-scripts test", | ||
@@ -40,2 +41,4 @@ "eject": "react-scripts eject", | ||
"peerDependencies": { | ||
"@ckeditor/ckeditor5-build-classic": "^16.0.0", | ||
"@ckeditor/ckeditor5-react": "^2.1.0", | ||
"axios": "^0.21.1", | ||
@@ -82,3 +85,3 @@ "formik": "^2.1.4", | ||
"react-dom": "^16.13.1", | ||
"react-invenio-forms": "^0.8.0", | ||
"react-invenio-forms": "^0.8.3", | ||
"react-redux": "^7.2", | ||
@@ -85,0 +88,0 @@ "react-scripts": "3.4.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1575377
0.14%15820
0.8%17
13.33%