Index: package.json
diff --git a/package.json b/package.json
index b3298c4f0400cbd1de36090a81fc41eeff497890..e4b6b8f7f6d14d5a84e4fadd0e20baabdac5f154 100644
--- a/package.json
+++ b/package.json
@@ -4,9 +4,11 @@
   "license": "MPL-2.0",
   "dependencies": {
     "//": [
-      "'acorn' is a peer dependency of manifoldjs, we don't use it otherwise."
+      "'acorn' and 'ajv' are peer dependencies of manifoldjs, we don't use it",
+      " otherwise."
     ],
     "acorn": "^6.0.0",
+    "ajv": "^5.0.0",
     "jsdoc": "3.5.5",
     "manifoldjs": "0.7.6",
     "memory-fs": "0.4.1",
