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

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,5 +1,5 @@
{
"_from": "bootstrap@^4.1.2",
"_from": "bootstrap@^4.1.3",
"_id": "bootstrap@4.1.3",
"_inBundle": false,
"_integrity": "sha512-rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w==",
@@ -8,19 +8,19 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap@^4.1.2",
"raw": "bootstrap@^4.1.3",
"name": "bootstrap",
"escapedName": "bootstrap",
"rawSpec": "^4.1.2",
"rawSpec": "^4.1.3",
"saveSpec": null,
"fetchSpec": "^4.1.2"
"fetchSpec": "^4.1.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.3.tgz",
"_shasum": "0eb371af2c8448e8c210411d0cb824a6409a12be",
"_spec": "bootstrap@^4.1.2",
"_spec": "bootstrap@^4.1.3",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "The Bootstrap Authors",