amanda-test
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "amanda-test", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ import Vue from "vue"; | ||
const router = new VueRouter(); | ||
export const router = new VueRouter(); | ||
@@ -13,2 +13,2 @@ export const addRoutes = (routes) => { | ||
export default router; | ||
// export default router; |
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
542