Skip to content

Commit

Permalink
chore: add vite to peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mammadataei committed Jul 29, 2022
1 parent 854b1b5 commit 32aa38e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"*.{js,ts,jsx,tsx}": "eslint --fix",
"*.{js,jsx,ts,tsx,md,html,css}": "prettier --write"
},
"peerDependencies": {
"vite": "^2.9.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
Expand Down

0 comments on commit 32aa38e

Please sign in to comment.