Skip to content

Commit

Permalink
remove now unused peer dependencies rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rixo committed Jan 6, 2024
1 parent a1efafd commit 3012d96
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@
"svelte-hmr": "workspace:*",
"semver@<7.5.2": ">=7.5.2",
"svelte": "$svelte"
},
"peerDependencyRules": {
"ignoreMissing": [
"nollup",
"webpack",
"webpack-dev-server"
]
}
},
"devDependencies": {
Expand Down

0 comments on commit 3012d96

Please sign in to comment.