mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 12:20:05 +02:00
update node modules
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"animate.css": "^4.1.1",
|
||||
"bootstrap": "^4.5.2",
|
||||
"bootstrap": "^4.5.3",
|
||||
"ejs": "^3.1.5",
|
||||
"ejs-render-remote": "^1.0.13",
|
||||
"electron-find": "^1.0.6",
|
||||
@@ -42,8 +42,8 @@
|
||||
"popper.js": "^1.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^9.3.0",
|
||||
"electron-builder": "^22.8.0"
|
||||
"electron": "^10.1.3",
|
||||
"electron-builder": "^22.9.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
|
Reference in New Issue
Block a user