mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-21 03:01:56 +02:00
Update to cookieconsent 3.1.1
In my minimal testing this works for the default popup.
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@ -1023,9 +1023,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cookieconsent": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/cookieconsent/-/cookieconsent-3.0.4.tgz",
|
||||
"integrity": "sha1-7wKz/b0Q3mqa8g8i4odEi/3UjF0=",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/cookieconsent/-/cookieconsent-3.1.1.tgz",
|
||||
"integrity": "sha512-v8JWLJcI7Zs9NWrs8hiVldVtm3EBF70TJI231vxn6YToBGj0c9dvdnYwltydkAnrbBMOM/qX1xLFrnTfm5wTag==",
|
||||
"dev": true
|
||||
},
|
||||
"copy-concurrently": {
|
||||
|
Reference in New Issue
Block a user