fix: pin vitest version
This commit is contained in:
parent
7545921385
commit
3c59263f21
2 changed files with 38 additions and 2 deletions
|
@ -145,7 +145,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