Skip to content

Commit

Permalink
chore: fix vitest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ineshbose committed Oct 22, 2023
1 parent f5b7c75 commit b4ac533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,6 +67,6 @@
"eslint": "latest",
"jsdom": "^22.1.0",
"nuxt": "^3.6.5",
"vitest": "^0.34.2"
"vitest": "0.34.2"
}
}

0 comments on commit b4ac533

Please sign in to comment.