mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-14 00:07:46 +02:00
Run npm update
Brings new versions of rtlcss, webpack, and fontawesome.
This commit is contained in:
12
package.json
12
package.json
@ -18,15 +18,15 @@
|
||||
"author": "Alan Orth",
|
||||
"license": "CC-BY-3.0",
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.26",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.12.0",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.12.0",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.27",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.12.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.12.1",
|
||||
"bootstrap": "~4.4.1",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"cookieconsent": "3.0.4",
|
||||
"node-sass": "^4.13.1",
|
||||
"rtlcss": "^2.4.1",
|
||||
"webpack": "^4.41.5",
|
||||
"webpack-cli": "^3.3.10"
|
||||
"rtlcss": "^2.5.0",
|
||||
"webpack": "^4.42.0",
|
||||
"webpack-cli": "^3.3.11"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user