diff --git a/package.json b/package.json index 8fae21f..89709cb 100644 --- a/package.json +++ b/package.json @@ -5,16 +5,16 @@ "homepage": "https://perseids-project.github.io/greek-latin-demixer/", "dependencies": { "bootstrap": "^4.3.1", - "eslint-config-airbnb": "^17.1.1", - "eslint-plugin-jest": "^22.7.2", - "gh-pages": "^2.0.1", - "perseids-react-components": "^0.1.0", + "eslint-config-airbnb": "^18.0.1", + "eslint-plugin-jest": "^23.0.4", + "gh-pages": "^2.1.1", + "perseids-react-components": "^0.2.0", "prop-types": "^15.7.2", - "react": "^16.8.6", - "react-clipboard.js": "^2.0.13", - "react-dom": "^16.8.6", - "react-scripts": "^3.0.1", - "react-tippy": "^1.2.3" + "react": "^16.12.0", + "react-clipboard.js": "^2.0.16", + "react-dom": "^16.12.0", + "react-scripts": "^3.2.0", + "react-tippy": "^1.3.1" }, "scripts": { "deploy": "yarn deploy-github && yarn deploy-perseids", diff --git a/src/components/App/App.js b/src/components/App/App.js index 650e52b..e6760e8 100644 --- a/src/components/App/App.js +++ b/src/components/App/App.js @@ -25,7 +25,7 @@ class App extends Component { const { text } = this.state; return ( - + <> Greek Latin Demixer