Skip to content

Commit 219c7ed

Browse files
committed
docs: add version requirement
1 parent 7eb4c84 commit 219c7ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faq/integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Integration
22

3-
## with traditional backend
3+
## with traditional backend (require version >= 0.5.4)
44

55
### overlay does not display in development mode
66

@@ -20,7 +20,7 @@ When integrating with a [traditional backend](https://vitejs.dev/guide/backend-i
2020

2121
There're two ways to use vite-plugin-checker with Nuxt3 for now.
2222

23-
#### Use vite-plugin-checker as a normal Vite plugin
23+
#### Use vite-plugin-checker as a normal Vite plugin (require version >= 0.5.5)
2424

2525
There are a few steps to do:
2626

0 commit comments

Comments
 (0)