diff --git a/package.json b/package.json
index 6f8b309..9e2269b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pojazdownik",
- "version": "1.8.12",
+ "version": "1.8.13",
"private": true,
"type": "module",
"scripts": {
@@ -16,7 +16,8 @@
"pinia": "^2.0.17",
"prettier": "^3.0.3",
"vue": "^3.2.37",
- "vue-i18n": "9.11.0"
+ "vue-i18n": "9.11.0",
+ "vue-router": "4"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
diff --git a/src/App.vue b/src/App.vue
index e97941b..8307304 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,7 +1,8 @@
-
+
+