nuxt-typed-vuex
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.1.14 (2019-12-12) | ||
**Note:** Version bump only for package nuxt-typed-vuex | ||
## [0.1.14-alpha.2](https://github.com/danielroe/nuxt-typed-vuex/compare/nuxt-typed-vuex@0.1.14-alpha.0...nuxt-typed-vuex@0.1.14-alpha.2) (2019-12-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "nuxt-typed-vuex", | ||
"version": "0.1.14-alpha.2", | ||
"version": "0.1.14", | ||
"description": "A typed store accessor for Nuxt.", | ||
@@ -40,3 +40,3 @@ "repository": "danielroe/nuxt-typed-vuex", | ||
"devDependencies": { | ||
"@nuxt/typescript-build": "^0.3.10", | ||
"@nuxt/typescript-build": "^0.5.1", | ||
"@types/normalize-path": "^3.0.0", | ||
@@ -48,7 +48,7 @@ "nuxt": "latest", | ||
"dependencies": { | ||
"@nuxt/types": ">0.3.0", | ||
"@nuxt/types": ">=0.3.0", | ||
"normalize-path": "^3.0.0", | ||
"typed-vuex": "0.1.14-alpha.2" | ||
"typed-vuex": "0.1.14" | ||
}, | ||
"gitHead": "20a03014879fcfdfb25e1e414f81667a5d37f25b" | ||
"gitHead": "0d660ea43f3b19832a50ea0b601087ac6322bf66" | ||
} |
7939
0.88%+ Added
- Removed
Updated
Updated