ABenassi87 / ngx-text-diff

A Text Diff component for Angular
https://ngx-text-diff.herokuapp.com/home
50 stars 44 forks source link

Update peer dependencies #50

Closed 31piy closed 4 years ago

31piy commented 4 years ago

The latest version of this library supports Angular 9, but due to no update of peerDependencies in the package.json, the npm install warns about peer deps not being installed.

Solves #49