Climate at origin site
- several style fixes - added labels and more entries to charts, few translations fixes
... | ... | @@ -41,6 +41,7 @@ |
"@material-ui/lab": "^3.0.0-alpha.23", | ||
"autosuggest-highlight": "^3.1.0", | ||
"axios": "^0.18.0", | ||
"chart.js": "^2.7.3", | ||
"ckeditor": "^4.11.1", | ||
"classnames": "^2.2.6", | ||
"coffeescript": "^2.3.1", | ||
... | ... | @@ -70,6 +71,7 @@ |
"query-string": "^6.1.0", | ||
"react": "^16.4.1", | ||
"react-autosuggest": "^9.3.4", | ||
"react-chartkick": "^0.3.0", | ||
"react-ckeditor-component": "^1.1.0", | ||
"react-dnd": "^7.0.2", | ||
"react-dnd-html5-backend": "^7.0.2", | ||
... | ... |
Please register or sign in to comment