Firebase Update

This commit is contained in:
Lukas Nowy
2018-12-22 23:30:39 +01:00
parent befb44764d
commit acffe619b3
11523 changed files with 1614327 additions and 930246 deletions

View File

@ -1,5 +1,5 @@
{
"_from": "accepts@~1.3.3",
"_from": "accepts@~1.3.5",
"_id": "accepts@1.3.5",
"_inBundle": false,
"_integrity": "sha1-63d99gEXI6OxTopywIBcjoZ0a9I=",
@ -8,20 +8,20 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "accepts@~1.3.3",
"raw": "accepts@~1.3.5",
"name": "accepts",
"escapedName": "accepts",
"rawSpec": "~1.3.3",
"rawSpec": "~1.3.5",
"saveSpec": null,
"fetchSpec": "~1.3.3"
"fetchSpec": "~1.3.5"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz",
"_shasum": "eb777df6011723a3b14e8a72c0805c8e86746bd2",
"_spec": "accepts@~1.3.3",
"_where": "D:\\5CHITM\\Diplomarbeit\\smart-shopper\\express-server\\node_modules\\express",
"_spec": "accepts@~1.3.5",
"_where": "D:\\Desktop\\smartshopperNodeReworkFirebase\\node_modules\\express",
"bugs": {
"url": "https://github.com/jshttp/accepts/issues"
},