Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Commit

Permalink
Removed unnecessary peer dependencies from the library package
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix committed Dec 24, 2019
1 parent d6d87fd commit 9e3ec05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
},
"peerDependencies": {
"@angular/common": "^9.0.0",
"@angular/core": "^9.0.0",
"tslib": "^1.10.0"
"@angular/core": "^9.0.0"
}
}

0 comments on commit 9e3ec05

Please sign in to comment.