1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 04:40:05 +02:00
This commit is contained in:
s2
2018-05-18 12:57:15 +02:00
parent f96e61fd63
commit 80699aa7c5
8 changed files with 202 additions and 25 deletions

View File

@@ -7,7 +7,8 @@
"bootstrap": "^4.1.1",
"ejs": "^2.6.1",
"electron-localshortcut": "^3.1.0",
"jquery": "^3.3.1"
"jquery": "^3.3.1",
"minimist": "^1.2.0"
},
"devDependencies": {
"electron": "^2.0.1"