Commit 8b5f023
committed
fix: relax the vue peer dependency version requirement
1. to avoid pnpm peer dependency errors;
2. the vue version doesn't actually matter with regard to this package's
ability - the compilation would work regardless of the Vue version, it's
just the compiled code won't work in Vue 3 runtime.1 parent 4552ef4 commit 8b5f023
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments