vue-i18n-routing
Advanced tools
Comparing version 0.9.0-14762b2 to 0.9.0-70d2277
{ | ||
"name": "vue-i18n-routing", | ||
"description": "The i18n routing with using vue-i18n", | ||
"version": "0.9.0-14762b2", | ||
"version": "0.9.0-70d2277", | ||
"dependencies": { | ||
@@ -32,3 +32,4 @@ "@intlify/shared": "next", | ||
"vue-i18n-bridge": "^9.2.0 || ^9.3.0-beta.6", | ||
"vue-router": "^3.5.3 || ^3.6.0 || ^4.0.0" | ||
"vue-router": "^3.5.3 || ^3.6.0 || ^4.0.0", | ||
"@vue/composition-api": "^1.0.0-rc.1" | ||
}, | ||
@@ -52,5 +53,2 @@ "peerDependenciesMeta": { | ||
}, | ||
"optionalDependencies": { | ||
"@vue/composition-api": "^1.0.0-rc.1" | ||
}, | ||
"keywords": [ | ||
@@ -57,0 +55,0 @@ "i18n", |
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
154461