@logux/vuex
Advanced tools
Comparing version 0.9.12 to 0.9.13
# Change Log | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## 0.9.13 | ||
* Update Vue to release candidate 12 | ||
* Update dependencies | ||
## 0.9.12 | ||
@@ -5,0 +9,0 @@ * Rewrite tests with TypeScript |
{ | ||
"name": "@logux/vuex", | ||
"version": "0.9.12", | ||
"version": "0.9.13", | ||
"description": "Vuex compatible API for Logux", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"vue": ">=3.0.0-rc.11", | ||
"vue": ">=3.0.0-rc.12", | ||
"vuex": ">=4.0.0-beta.4" | ||
@@ -23,0 +23,0 @@ }, |
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
55466