Skip to content

Commit

Permalink
chore: remove needless peerDependencies
Browse files Browse the repository at this point in the history
Looks like they were added by mistake in 09d97db.
  • Loading branch information
orgads committed Jul 16, 2024
1 parent aa2e801 commit d706c4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libs/ng2-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"license": "MIT",
"peerDependencies": {
"@angular/core": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"jest-preset-angular": "14.1.0",
"@angular/common": "^18.0.0"
},
"sideEffects": false,
Expand Down

0 comments on commit d706c4b

Please sign in to comment.