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

@@ -4,17 +4,20 @@
"description": "",
"main": "main.js",
"dependencies": {
"bootstrap": "^4.1.2",
"animate.css": "^3.5.2",
"bootstrap": "^4.1.3",
"ejs": "^2.6.1",
"electron-in-page-search": "^1.3.2",
"electron-localshortcut": "^3.1.0",
"jquery": "^3.3.1",
"material-design-icons": "^3.0.1",
"minimist": "^1.2.0",
"nonblockjs": "^1.0.8",
"pnotify": "^4.0.0-alpha.4",
"popper.js": "^1.14.3"
},
"devDependencies": {
"electron": "^2.0.8",
"electron": "^3.0.3",
"electron-packager": "^12.2.0"
},
"scripts": {