diff --git a/package.json b/package.json
index aa1c7deb0adb6e6aea5a1380426189ac24eee7a7..70c665d3482f2c8cb32664a6596ff653ccbcfc67 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
},
"dependencies": {
"guess": "^1.0.2",
+ "relation-graph": "^2.1.42",
"vue": "^3.2.37"
},
"devDependencies": {
diff --git a/src/App.vue b/src/App.vue
index 633a5dfe4e547c48bfa93740a290ba5ba370930a..a30fcd101c14cff7c2cc35bae41373b30bc15614 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,16 +5,13 @@ import TheWelcome from './components/TheWelcome.vue'
-
-
+
-
-
-
+
+
+