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": "vary@~1.1.1",
"_from": "vary@~1.1.2",
"_id": "vary@1.1.2",
"_inBundle": false,
"_integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
@ -8,20 +8,20 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "vary@~1.1.1",
"raw": "vary@~1.1.2",
"name": "vary",
"escapedName": "vary",
"rawSpec": "~1.1.1",
"rawSpec": "~1.1.2",
"saveSpec": null,
"fetchSpec": "~1.1.1"
"fetchSpec": "~1.1.2"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
"_shasum": "2299f02c6ded30d4a5961b0b9f74524a18f634fc",
"_spec": "vary@~1.1.1",
"_where": "D:\\5CHITM\\Diplomarbeit\\smart-shopper\\express-server\\node_modules\\express",
"_spec": "vary@~1.1.2",
"_where": "D:\\Desktop\\smartshopperNodeReworkFirebase\\node_modules\\express",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"