mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-17 08:39:47 +10:00
- using nanoevents as event emitter
- bug: createResumeModal opens twice
This commit is contained in:
+4
-3
@@ -18,7 +18,7 @@
|
||||
"classnames": "^2.2.6",
|
||||
"firebase": "^7.15.5",
|
||||
"formik": "^2.1.4",
|
||||
"gatsby": "^2.23.12",
|
||||
"gatsby": "^2.23.20",
|
||||
"gatsby-image": "^2.4.12",
|
||||
"gatsby-plugin-create-client-paths": "^2.3.9",
|
||||
"gatsby-plugin-firebase": "^0.2.0-beta.4",
|
||||
@@ -32,9 +32,10 @@
|
||||
"gatsby-transformer-sharp": "^2.5.10",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.27.0",
|
||||
"react": "^16.12.0",
|
||||
"nanoevents": "^5.1.8",
|
||||
"react": "^16.13.1",
|
||||
"react-beautiful-dnd": "^13.0.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-firebase-hooks": "^2.2.0",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-icons": "^3.10.0",
|
||||
|
||||
Reference in New Issue
Block a user