From c4969b8261fd1d98ab2b3740d52b097dc0fe840c Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Thu, 5 Nov 2020 15:13:52 +0900 Subject: initial commit --- package.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 9d04e7e..9f5dcbe 100644 --- a/package.json +++ b/package.json @@ -3,11 +3,21 @@ "version": "0.1.0", "private": true, "dependencies": { + "@fortawesome/free-solid-svg-icons": "^5.15.1", + "@material-ui/core": "^4.11.0", + "@material-ui/icons": "^4.9.1", + "@material-ui/lab": "^4.0.0-alpha.56", "@testing-library/jest-dom": "^5.11.5", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", + "fontsource-roboto": "^3.0.3", + "he": "^1.2.0", + "i18next": "^19.8.3", + "i18next-browser-languagedetector": "^6.0.1", + "pure-react-carousel": "^1.27.6", "react": "^17.0.1", "react-dom": "^17.0.1", + "react-i18next": "^11.7.3", "react-scripts": "4.0.0", "web-vitals": "^0.2.4" }, -- cgit v1.2.3