mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-03 23:54:04 +08:00
Fixes broken Docs CSS
Lock down Bootstrap-4.0.0-alpha5 until we want to migrate.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"watch": "gulp watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.0.0-alpha.5"
|
||||
"bootstrap": "4.0.0-alpha.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
|
||||
Reference in New Issue
Block a user