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

View File

@@ -8,7 +8,9 @@
"ejs": "^2.6.1",
"electron-localshortcut": "^3.1.0",
"jquery": "^3.3.1",
"minimist": "^1.2.0"
"minimist": "^1.2.0",
"pnotify": "^4.0.0-alpha.4",
"popper.js": "^1.14.3"
},
"devDependencies": {
"electron": "^2.0.1"