Update repo link to Input Object's FORGE

This commit is contained in:
Jarek Rozanski 2025-01-29 21:23:07 +01:00
parent aca1907d70
commit 621cca1cb4

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",