Skip to content

Commit

Permalink
Updated version and peerDependency to Angular 18
Browse files Browse the repository at this point in the history
  • Loading branch information
xSentry committed Aug 22, 2024
1 parent 5c2c8e2 commit 58f7851
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@omnedia/ngx-word-morph",
"version": "1.0.0",
"version": "1.1.0",
"peerDependencies": {
"@angular/common": "^17.3.0",
"@angular/core": "^17.3.0"
"@angular/common": "^18.2.0",
"@angular/core": "^18.2.0"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit 58f7851

Please sign in to comment.