diff --git a/package.json b/package.json index 0f354a5..c25b5ff 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "plausible-tracker", "version": "0.3.4", - "description": "Unofficial frontend tracker to interact with Plausible Analytics", + "description": "Official frontend tracker to interact with Plausible Analytics", "main": "build/main/index.js", "typings": "build/main/index.d.ts", "module": "build/module/index.js", - "repository": "https://github.com/Maronato/plausible-tracker", + "repository": "https://github.com/plausible/plausible-tracker", "license": "MIT", "keywords": [], "scripts": {