fix(core): Remove deprecated GitLab CI configuration and update metadata for improved compatibility and efficiency.
This commit is contained in:
16
package.json
16
package.json
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user