Skip to content

Commit

Permalink
revert: 'feat(package): update peer deps to suppress warnings'
Browse files Browse the repository at this point in the history
  • Loading branch information
theurgi committed Feb 16, 2023
1 parent 6358aa1 commit 9491bda
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"node": ">=16.18.0"
},
"peerDependencies": {
"eslint": "^7.15.0 || ^8.0.0",
"svelte": "*",
"typescript": "*"
"eslint": "^7.15.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"svelte": {
Expand Down

0 comments on commit 9491bda

Please sign in to comment.