Skip to content

Commit

Permalink
fix: add prettier dep
Browse files Browse the repository at this point in the history
  • Loading branch information
risv1 authored Nov 10, 2024
1 parent aa72607 commit 178bb43
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,9 @@
"uuid": "^10.0.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
}
},
"devDependencies": {
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
}

0 comments on commit 178bb43

Please sign in to comment.