vuex-cache
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vuex-cache", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "cache vuex action", | ||
@@ -21,6 +21,2 @@ "main": "index.js", | ||
], | ||
"peerDependencies": { | ||
"vue": "^2.2.4", | ||
"vuex": "^2.2.1" | ||
}, | ||
"devDependencies": { | ||
@@ -27,0 +23,0 @@ "babel-eslint": "^7.1.1", |
@@ -6,3 +6,4 @@ # vuex cache action | ||
### Compatibility | ||
Compatible with Vue2.x and Vuex2.x | ||
- Any Vue version, since `vuex-cache` just deals with Vuex | ||
- Vuex versions 1, 2 and 3 | ||
@@ -9,0 +10,0 @@ ### install |
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
0
67
3171