Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "vxe-ajax", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "A small wrapper for integrating xe-ajax to Vuejs.", | ||
@@ -20,4 +20,4 @@ "main": "dist/index.common.js", | ||
"peerDependencies": { | ||
"vue": "^2.6.10", | ||
"xe-ajax": "^3.7.0" | ||
"vue": ">=2.6.10", | ||
"xe-ajax": ">=3.7.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10932