Skip to content

Commit

Permalink
chore(package.json): optional dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Nov 3, 2023
1 parent 4143f91 commit 66cb0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
"optional": true
},
"vitest": {
"vitest": "*"
"optional": true
}
},
"dependencies": {
"@typescript-eslint/utils": "^6.7.5"
}
}
}

0 comments on commit 66cb0b5

Please sign in to comment.