Skip to content

Commit

Permalink
feat: add vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
RPDeshaies committed Sep 11, 2023
1 parent 2614507 commit 0617d87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@
"react-i18next": "^13.0.3",
"react-router": "^6.14.2",
"react-router-dom": "^6.14.2",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"vitest": "^0.34.4"
},
"devDependencies": {
"@happy-dom/global-registrator": "^11.0.2",
Expand Down

0 comments on commit 0617d87

Please sign in to comment.