Skip to content

Commit 9e326de

Browse files
committed
chore: adding vitest
1 parent 9abc518 commit 9e326de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
},
1818
"devDependencies": {
1919
"@kevinmarrec/nuxt-pwa": "^0.17.0",
20-
"@nuxt/test-utils": "^3.8.1",
20+
"@nuxt/test-utils": "3.8.1",
21+
"vitest": "0.33.0",
2122
"@typescript-eslint/eslint-plugin": "^6.13.1",
2223
"@typescript-eslint/parser": "^6.13.1",
2324
"autoprefixer": "^10.4.16",

0 commit comments

Comments
 (0)