Skip to content

Commit

Permalink
Merge pull request #11 from prasantht96/v19
Browse files Browse the repository at this point in the history
Version Update
  • Loading branch information
jadengis authored Dec 15, 2024
2 parents 08fe637 + 603f16e commit b1f09cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ngx-clarity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-clarity",
"version": "2.2.0",
"version": "2.3.0",
"description": "Angular module to add the tracking code for microsoft.clarity.com",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -28,8 +28,8 @@
"email": "[email protected]"
},
"peerDependencies": {
"@angular/common": ">=15 <19",
"@angular/core": ">=15 <19"
"@angular/common": ">=15",
"@angular/core": ">=15"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit b1f09cf

Please sign in to comment.