Skip to content

Commit

Permalink
Update to Angular 7 and Autolinker 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mpodonyi authored Jan 30, 2019
1 parent 3562bd2 commit 4139466
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/ngx-linky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"url": "git+https://github.com/dzonatan/ngx-linky.git"
},
"peerDependencies": {
"@angular/common": "^4.0.0 || ^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
"@angular/core": "^4.0.0 || ^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
"autolinker": "^1.1.0"
"@angular/common": "^4.0.0 || ^5.0.0 || ^6.0.0-rc.0 || ^6.0.0 || ^7.0.0",
"@angular/core": "^4.0.0 || ^5.0.0 || ^6.0.0-rc.0 || ^6.0.0 || ^7.0.0 ",
"autolinker": "^1.1.0 || ^3.0.0"
}
}

0 comments on commit 4139466

Please sign in to comment.