Skip to content

Commit 8159d1c

Browse files
author
Pascal Klesse
committed
fix: fix install
1 parent 53f968f commit 8159d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuxt-base-template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"standard-version": "9.5.0",
4141
"ts-loader": "9.4.3",
4242
"typescript": "5.1.3",
43-
"vitest": "0.32.0"
43+
"vitest": "0.31.0"
4444
},
4545
"overrides": {
4646
"vue": "latest"
@@ -54,4 +54,4 @@
5454
"cypress/integrations/**/*.{js,ts}"
5555
]
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)