We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c904c90 commit d06ca1fCopy full SHA for d06ca1f
package.json
@@ -51,7 +51,7 @@
51
"rollup": "^2.32.1"
52
},
53
"peerDependencies": {
54
- "vue": ">= 3.0.0",
+ "vue": "^ 3.0.0 || ^ 2.0.0",
55
"axios": ">= 0.20.0"
56
}
57
0 commit comments