aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 1b376da..11c78fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7,6 +7,7 @@
"": {
"name": "quests-web-editor",
"version": "0.0.0",
+ "hasInstallScript": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
@@ -18,7 +19,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",