comand-component-library
Advanced tools
Comparing version 3.1.9 to 3.1.10
{ | ||
"name": "comand-component-library", | ||
"version": "3.1.9", | ||
"version": "3.1.10", | ||
"private": false, | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"clickout-event": "^1.1.1", | ||
"comand-frontend-framework": "^3.1.11", | ||
"comand-frontend-framework": "^3.1.18", | ||
"core-js": "^3.11.0", | ||
@@ -23,0 +23,0 @@ "v-click-outside": "^3.1.2", |
[ | ||
{ | ||
"path": "/", | ||
"name": "Home" | ||
"text": "Home" | ||
}, | ||
{ | ||
"path": "/subpage", | ||
"name": "Subpage" | ||
"text": "Subpage", | ||
"type": "router", | ||
"to": { | ||
"path": "/subpage", | ||
"params": { | ||
"lang": "de" | ||
} | ||
} | ||
} | ||
] |
@@ -25,3 +25,2 @@ export { default as CmdAccordion } from '@/components/CmdAccordion' | ||
export { default as CmdShareButtons } from '@/components/CmdShareButtons' | ||
export { default as CmdSiteFooter } from '@/components/CmdSiteFooter' | ||
export { default as CmdSiteHeader } from '@/components/CmdSiteHeader' | ||
@@ -28,0 +27,0 @@ export { default as CmdSlideButton } from '@/components/CmdSlideButton' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
547290
1640
88