Skip to content

Commit

Permalink
fix(dev-deps): fix dev dependancies meta (#546)
Browse files Browse the repository at this point in the history
* fix(dev-deps): fix dev dependancies meta

* chore: remove trailing comma
  • Loading branch information
veritem authored Oct 2, 2024
1 parent b372993 commit 1e5ef49
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,8 @@
"vitest": "*"
},
"peerDependenciesMeta": {
"vitest": {
"optional": true
},
"typescript": {
"optional": true
},
"@typescript-eslint/utils": {
"optional": true
}
},
"packageManager": "[email protected]"
Expand Down

0 comments on commit 1e5ef49

Please sign in to comment.