mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-16 17:13:54 +02:00
Run npm update
Brings in Bootstrap v4.6.0 as well as a few others.
This commit is contained in:
16
package.json
16
package.json
@ -18,15 +18,15 @@
|
||||
"author": "Alan Orth",
|
||||
"license": "CC-BY-3.0",
|
||||
"devDependencies": {
|
||||
"@chiiya/haven": "^0.6.0",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.32",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.15.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.15.1",
|
||||
"bootstrap": "^4.5.3",
|
||||
"@chiiya/haven": "^0.6.2",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.15.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.15.2",
|
||||
"bootstrap": "^4.6.0",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"rtlcss": "^2.6.1",
|
||||
"sass": "^1.29.0",
|
||||
"webpack": "^5.4.0",
|
||||
"rtlcss": "^2.6.2",
|
||||
"sass": "^1.32.4",
|
||||
"webpack": "^5.16.0",
|
||||
"webpack-cli": "^3.3.12"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user