aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index c9fff2d..bd11781 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,8 @@
"pinia": "^2.1.7",
"vue": "^3.4.15",
"vue-multiselect": "^3.0.0-beta.3",
- "vue-router": "^4.2.5"
+ "vue-router": "^4.2.5",
+ "yaml": "^2.4.1"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",