fix(core): Remove deprecated GitLab CI configuration and update metadata for improved compatibility and efficiency.

This commit is contained in:
2025-01-09 00:44:17 +01:00
parent 8abdeba706
commit 7a8dde06dd
7 changed files with 172 additions and 179 deletions

View File

@@ -2,7 +2,7 @@
"name": "@consent.software_private/catalog",
"version": "1.0.79",
"private": false,
"description": "webcomponents for consent.software widget",
"description": "A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.",
"main": "dist_ts_web/index.js",
"typings": "dist_ts_web/index.d.ts",
"type": "module",
@@ -42,5 +42,17 @@
],
"browserslist": [
"last 1 Chrome versions"
],
"keywords": [
"consent management",
"web components",
"cookie consent",
"privacy compliance",
"GDPR",
"ES modules",
"frontend",
"typescript",
"user privacy",
"modern web"
]
}
}