1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-14 08:17:46 +02:00

Update to cookieconsent 3.1.1

In my minimal testing this works for the default popup.
This commit is contained in:
2020-03-22 15:09:01 +02:00
parent 9bbfab2f1b
commit 320ee71b75
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
"@fortawesome/free-solid-svg-icons": "^5.12.1",
"bootstrap": "~4.4.1",
"clean-css-cli": "^4.3.0",
"cookieconsent": "3.0.4",
"cookieconsent": "^3.1.1",
"node-sass": "^4.13.1",
"rtlcss": "^2.5.0",
"webpack": "^4.42.0",