summaryrefslogtreecommitdiffhomepage
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 1fa23e6..e049e7c 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"dependencies": {
"fs-extra": "^9.0.1",
"gh-pages": "^3.1.0",
- "prettier": "^2.0.5"
+ "prettier": "^2.0.5",
+ "yaml": "^1.10.0"
}
}