Consent API #1

Merged
Jarek Rozanski merged 6 commits from feature/consent-registration into main 2025-01-29 20:25:24 +00:00
Showing only changes of commit 621cca1cb4 - Show all commits

View file

@ -3,7 +3,10 @@
"version": "2.0.0",
"description": "Wide Angle Analytics web analytics Plugin for Vue.js 3.x",
"homepage": "https://wideangle.co",
"repository": "github:wideangleanalytics/wideangle-vuejs",
"repository": {
"type": "git",
"url": "https://cloud.inputobjects.eu/forge/wideangle/wideangle-vuejs.git"
},
"main": "index.js",
"scripts": {
"build": "tsc -p tsconfig.json",