diff --git a/package.json b/package.json index 9ac5c9c..6020aed 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "css-select": "^2.0.2" }, "peerDependencies": { - "vue": "~2.5.13" + "vue": "^2.5.13" } }