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

update npm modules

This commit is contained in:
s2
2020-07-21 14:29:38 +02:00
parent ce50a38e35
commit a171760bd6
2 changed files with 11 additions and 20 deletions

View File

@@ -27,7 +27,7 @@
}
},
"dependencies": {
"animate.css": "^3.5.2",
"animate.css": "^4.1.0",
"bootstrap": "^4.5.0",
"ejs": "^3.1.3",
"ejs-render-remote": "^1.0.13",
@@ -42,7 +42,7 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
"electron": "^9.1.0",
"electron": "^9.1.1",
"electron-builder": "^22.7.0"
},
"scripts": {