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

update node modules

This commit is contained in:
s2
2021-01-29 09:43:28 +01:00
parent 9836f5c918
commit efd9d13454
2 changed files with 59 additions and 15 deletions

View File

@@ -28,7 +28,7 @@
},
"dependencies": {
"animate.css": "^4.1.1",
"bootstrap": "^4.5.3",
"bootstrap": "^4.6.0",
"ejs": "^3.1.5",
"ejs-render-remote": "^1.0.13",
"electron-find": "^1.0.6",
@@ -42,7 +42,7 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
"electron": "^11.0.4",
"electron": "^11.2.1",
"electron-builder": "^22.9.1"
},
"scripts": {