Skip to content

Commit

Permalink
chore: updated jsdelivr cdn url
Browse files Browse the repository at this point in the history
  • Loading branch information
jahilldev committed Aug 16, 2022
1 parent b391464 commit b2bc6a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ga4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ This value will supercede the default Google Analytics endpoint if defined.
If you're not running or building your application in a Node environment, you can use one of the following CDN's to include the script on your page:
- https://unpkg.com/@minimal-analytics/ga4/dist/index.js
- https://cdn.jsdelivr.net/npm/@minimal-analytics/ga4@latest/dist/index.js
- https://cdn.jsdelivr.net/npm/@minimal-analytics/ga4/dist/index.js
Alternatively, you can download the script from any of the links above and host it yourself.
Expand Down
2 changes: 1 addition & 1 deletion packages/ga4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minimal-analytics/ga4",
"version": "1.8.5",
"version": "1.8.6",
"description": "A tiny (2KB GZipped) version of GA4, complete with page view, engagement, scroll and click tracking",
"author": "James Hill <[email protected]>",
"homepage": "https://github.com/jahilldev/minimal-analytics/tree/main/packages/ga4#readme",
Expand Down

0 comments on commit b2bc6a8

Please sign in to comment.