@inertiajs/inertia-vue3
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@inertiajs/inertia-vue3", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"license": "MIT", | ||
@@ -30,3 +30,3 @@ "description": "The Vue 3 adapter for Inertia.js", | ||
"devDependencies": { | ||
"@inertiajs/inertia": "^0.9.0", | ||
"@inertiajs/inertia": "^0.10.0", | ||
"eslint": "^7.0.0", | ||
@@ -37,3 +37,3 @@ "microbundle": "^0.12.0", | ||
"peerDependencies": { | ||
"@inertiajs/inertia": "^0.9.0", | ||
"@inertiajs/inertia": "^0.10.0", | ||
"vue": "^3.0.0" | ||
@@ -40,0 +40,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
99625