aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 58284f1..3ddf323 100644
--- a/package.json
+++ b/package.json
@@ -17,5 +17,8 @@
"mermaid",
"graphs",
"remark"
- ]
+ ],
+ "devDependencies": {
+ "xo": "^0.18.2"
+ }
}