summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/package.json')
-rw-r--r--packages/markdown/marked/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/markdown/marked/package.json b/packages/markdown/marked/package.json
index a2fcfe60..db7d2f99 100644
--- a/packages/markdown/marked/package.json
+++ b/packages/markdown/marked/package.json
@@ -74,5 +74,8 @@
},
"engines": {
"node": ">= 8.16.2"
+ },
+ "dependencies": {
+ "lodash": "^4.17.19"
}
}