fix: pin vite version of vitest

This commit is contained in:
三咲智子 2023-01-10 14:37:16 +08:00
parent 315ade28e2
commit c75a9092c7
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
2 changed files with 64 additions and 290 deletions

View file

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