Firebase Update
This commit is contained in:
@ -1,26 +1,20 @@
|
||||
{
|
||||
"name": "express-server",
|
||||
"name": "smartshoppernodereworkfirebase",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "~1.18.2",
|
||||
"bootstrap": "^4.1.3",
|
||||
"cookie-parser": "~1.4.3",
|
||||
"cookie-session": "^2.0.0-beta.3",
|
||||
"axios": "^0.18.0",
|
||||
"debug": "~2.6.9",
|
||||
"ejs": "~2.5.7",
|
||||
"express": "^4.15.5",
|
||||
"googleapi": "^1.0.2",
|
||||
"googleapis": "^34.0.0",
|
||||
"jquery": "^3.3.1",
|
||||
"express": "~4.16.0",
|
||||
"firebase": "^5.7.0",
|
||||
"firebase-admin": "^6.4.0",
|
||||
"greenlock": "^2.6.7",
|
||||
"http-errors": "~1.6.2",
|
||||
"morgan": "~1.9.0",
|
||||
"passport": "^0.4.0",
|
||||
"passport-google-oauth": "^1.0.0",
|
||||
"pg": "^7.6.0",
|
||||
"postgresql": "0.0.1",
|
||||
"serve-favicon": "~2.4.5"
|
||||
"pg": "^7.7.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user