mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
freeze bootstrap to 5.1.3 to prevent breaking changes
This commit is contained in:
parent
dee131c25d
commit
1ba2034701
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
"args-parser": "~1.3.0",
|
||||
"axios": "~0.21.4",
|
||||
"bcryptjs": "~2.4.3",
|
||||
"bootstrap": "~5.1.3",
|
||||
"bootstrap": "5.1.3",
|
||||
"bree": "~6.3.1",
|
||||
"chardet": "^1.3.0",
|
||||
"chart.js": "~3.6.0",
|
||||
|
|
Loading…
Reference in a new issue