1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

View File

@@ -1,33 +1,33 @@
{
"_args": [
[
"electron@2.0.1",
"/home/s2/Documents/Code/gitlit/app"
"electron@2.0.8",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "electron@2.0.1",
"_id": "electron@2.0.1",
"_from": "electron@2.0.8",
"_id": "electron@2.0.8",
"_inBundle": false,
"_integrity": "sha512-piSwY2P7L6NWx672MNdSvtGPdQP/mhwAg8ICN6ofTTItPkd7D6kNHBPkq+DXwZcXVH1EifYR9yD/l3Xw1haVpQ==",
"_integrity": "sha512-pbeGFbwijb5V3Xy/KMcwIp59eA9igg2br+7EHbbwQoa3HRDF5JjTrciX7OiscCA52+ze2n4q38S4lXPqRitgIA==",
"_location": "/electron",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "electron@2.0.1",
"raw": "electron@2.0.8",
"name": "electron",
"escapedName": "electron",
"rawSpec": "2.0.1",
"rawSpec": "2.0.8",
"saveSpec": null,
"fetchSpec": "2.0.1"
"fetchSpec": "2.0.8"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/electron/-/electron-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/home/s2/Documents/Code/gitlit/app",
"_resolved": "https://registry.npmjs.org/electron/-/electron-2.0.8.tgz",
"_spec": "2.0.8",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "Electron Community"
},
@@ -69,5 +69,5 @@
"test": "standard"
},
"types": "electron.d.ts",
"version": "2.0.1"
"version": "2.0.8"
}