Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Fixes #20
  • Loading branch information
ukutaht committed Nov 11, 2021
1 parent e8fdcec commit a837ff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit a837ff4

Please sign in to comment.