add vanilla-cookieconsent

This commit is contained in:
rustdesk
2024-09-18 15:09:16 +08:00
parent e7f46cdba8
commit 1225f99306
6 changed files with 182 additions and 2 deletions

View File

@@ -32,7 +32,8 @@
"astro-icon": "^1.1.1",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
"unpic": "^3.18.0"
"unpic": "^3.18.0",
"vanilla-cookieconsent": "^3.0.1"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",