Skip to content

Commit

Permalink
fix: remove incorrect peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oocx committed Aug 7, 2021
1 parent 9c87aa5 commit 247c1d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions projects/oocx-ng/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,5 @@
"repository": {
"type": "git",
"url": "https://github.com/oocx/oocx-ng.git"
},
"peerDependencies": {
"@angular/common": "^7.0.0",
"@angular/core": "^7.0.0",
"date-fns": "^2.0.0-alpha.18"
}
}

0 comments on commit 247c1d9

Please sign in to comment.