mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-12 23:47:03 +01:00
package.json: Pin cookieconsent to version 3.0.4 for now
It looks like they made many updates in version 3.1.0 and I haven't tested it yet.
This commit is contained in:
parent
98f68004b4
commit
3dd1a958a8
@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"bootstrap": "4.1.3",
|
||||
"clean-css-cli": "^4.2.1",
|
||||
"cookieconsent": "^3.0.4",
|
||||
"cookieconsent": "3.0.4",
|
||||
"font-awesome": "^4.7.0",
|
||||
"node-sass": "^4.9.3"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user