fix: pin vitest version

This commit is contained in:
三咲智子 Kevin Deng 2023-01-25 02:59:39 +08:00
parent 7545921385
commit 3c59263f21
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
2 changed files with 38 additions and 2 deletions

View file

@ -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": {