mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-14 00:07:03 +01:00
package.json: Bump dependency versions
I always try to mirror the dependency versions of Bootstrap itself. See: https://github.com/twbs/bootstrap/blob/v4-dev/package.json
This commit is contained in:
parent
4a846731ee
commit
b83065eb7d
@ -19,9 +19,9 @@
|
|||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bootstrap": "4.1.3",
|
"bootstrap": "4.1.3",
|
||||||
"clean-css-cli": "^4.1.11",
|
"clean-css-cli": "^4.2.1",
|
||||||
"cookieconsent": "^3.0.4",
|
"cookieconsent": "^3.0.4",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"node-sass": "^4.9.1"
|
"node-sass": "^4.9.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user