@authpack/vue
Advanced tools
Comparing version
{ | ||
"name": "@authpack/vue", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"private": false, | ||
@@ -32,5 +32,5 @@ "description": "Authpack's official integration for Vue", | ||
"dependencies": { | ||
"@authpack/sdk": "^0.8.7", | ||
"@authpack/sdk": "^0.8.9", | ||
"vue": ">=2.6.0" | ||
} | ||
} |
Updated