mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 01:56:38 +09:00
feat: i18n
This commit is contained in:
@@ -5,16 +5,21 @@
|
||||
"build": "react-scripts build",
|
||||
"eject": "react-scripts eject",
|
||||
"now-build": "yarn build",
|
||||
"now-dev": "BROWSER=false react-scripts start",
|
||||
"now-dev": "react-scripts start",
|
||||
"start": "react-scripts start",
|
||||
"test": "react-scripts test"
|
||||
},
|
||||
"dependencies": {
|
||||
"fetch-suspense": "^1.2.0",
|
||||
"i18next": "^17.0.8",
|
||||
"i18next-browser-languagedetector": "^3.0.1",
|
||||
"i18next-xhr-backend": "^3.0.0",
|
||||
"isomorphic-unfetch": "^3.0.0",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-ga": "^2.6.0",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-i18next": "^10.11.4",
|
||||
"react-icons": "^3.7.0",
|
||||
"react-scripts": "3.0.1",
|
||||
"react-spinners": "^0.5.13",
|
||||
|
Reference in New Issue
Block a user