Skip to content

Commit d277732

Browse files
author
Pascal Klesse
committed
fix: fix package.json
1 parent c8bc588 commit d277732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nuxt-base-template/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
"typescript": "4.9.5",
5050
"vitest": "0.29.8"
5151
},
52+
"overrides": {
53+
"vue": "latest"
54+
},
5255
"cypress-cucumber-preprocessor": {
5356
"nonGlobalStepDefinitions": true,
5457
"json": {

0 commit comments

Comments
 (0)