Skip to content

Commit

Permalink
Merge pull request #98 from rars/update-package-version
Browse files Browse the repository at this point in the history
chore(docs): update package version
  • Loading branch information
rars authored Dec 6, 2024
2 parents 9e05c9b + dac5c66 commit c571c2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions projects/ngx-diff/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ngx-diff",
"version": "9.1.0",
"version": "10.0.0",
"peerDependencies": {
"@angular/common": ">=18.0.0",
"@angular/core": ">=18.0.0",
"@angular/common": ">=19.0.0",
"@angular/core": ">=19.0.0",
"diff-match-patch-ts": ">=0.5.0"
},
"dependencies": {
Expand Down

0 comments on commit c571c2d

Please sign in to comment.