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

make lock/unlock work

This commit is contained in:
s2
2018-05-18 16:52:09 +02:00
parent 80699aa7c5
commit 0a2e639e1c
194 changed files with 34229 additions and 12 deletions

10
app/package-lock.json generated
View File

@@ -913,6 +913,16 @@
"pinkie": "2.0.4"
}
},
"pnotify": {
"version": "4.0.0-alpha.4",
"resolved": "https://registry.npmjs.org/pnotify/-/pnotify-4.0.0-alpha.4.tgz",
"integrity": "sha512-onzGW2UjHHeYB8B+Bea7fbH0wmhqwIExR8QoEB+saGQ0qbxTyWCeBVd1c+yhtrGFpXPN00gzMFFWIyzZmNZZWw=="
},
"popper.js": {
"version": "1.14.3",
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.14.3.tgz",
"integrity": "sha1-FDj5jQRqz3tNeM1QK/QYrGTU8JU="
},
"pretty-bytes": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz",