added things
This commit is contained in:
@@ -9,11 +9,13 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"firebase": "^9.7.0",
|
||||
"firebase": "^8.10.1",
|
||||
"firebase-hooks": "^0.0.1",
|
||||
"firebase-react-hooks": "^0.8.0",
|
||||
"next": "12.1.6",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
"react-dom": "18.1.0",
|
||||
"react-hot-toast": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.31",
|
||||
|
||||
Reference in New Issue
Block a user