mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
- creating and updating resumes
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
"gatsby-source-filesystem": "^2.3.18",
|
||||
"gatsby-transformer-sharp": "^2.5.10",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.27.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-firebase-hooks": "^2.2.0",
|
||||
@ -38,7 +39,8 @@
|
||||
"react-icons": "^3.10.0",
|
||||
"react-loader-spinner": "^3.1.14",
|
||||
"react-toastify": "^6.0.8",
|
||||
"uuid": "^8.2.0"
|
||||
"uuid": "^8.2.0",
|
||||
"yup": "^0.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user