Skip to content

Commit

Permalink
Add core as peerdep to image optimizer (#9070)
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic authored Jun 6, 2023
1 parent 1d20769 commit 44c5d73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/optimizers/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"@parcel/utils": "2.9.1",
"@parcel/workers": "2.9.1"
},
"peerDependencies": {
"@parcel/core": "^2.9.1"
},
"devDependencies": {
"@napi-rs/cli": "^2.15.2",
"tiny-benchy": "^1.0.2"
Expand Down

0 comments on commit 44c5d73

Please sign in to comment.