mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
v2.7.5 - add Indonesian language
This commit is contained in:
@ -16,6 +16,11 @@
|
||||
"start": "npm run develop",
|
||||
"test": "jest"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "npm run lint:fix"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^4.11.4",
|
||||
"@reach/router": "^1.3.4",
|
||||
@ -44,6 +49,7 @@
|
||||
"gatsby-source-gravatar": "^1.0.1",
|
||||
"gatsby-transformer-remark": "^4.4.0",
|
||||
"gatsby-transformer-sharp": "^3.7.0",
|
||||
"husky": "^6.0.0",
|
||||
"i18next": "^20.3.1",
|
||||
"lodash": "^4.17.21",
|
||||
"nanoevents": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user