fix: pin vite version of vitest
This commit is contained in:
parent
315ade28e2
commit
c75a9092c7
2 changed files with 64 additions and 290 deletions
|
@ -140,7 +140,8 @@
|
|||
"@tiptap/extension-ordered-list": "2.0.0-beta.204",
|
||||
"@tiptap/extension-paragraph": "2.0.0-beta.204",
|
||||
"@tiptap/extension-strike": "2.0.0-beta.204",
|
||||
"@tiptap/extension-text": "2.0.0-beta.204"
|
||||
"@tiptap/extension-text": "2.0.0-beta.204",
|
||||
"vitest>vite": "^3.2.5"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue