aboutsummaryrefslogtreecommitdiffstats
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 530aa4c..a0f75cb 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,8 @@
"markdown-it": "^11.0.0",
"markdown-it-highlightjs": "^3.4.0",
"markdown-it-multimd-table": "^4.0.2",
- "markdown-it-texmath": "^0.7.0"
+ "markdown-it-texmath": "^0.7.0",
+ "spdy": "^4.0.2"
},
"devDependencies": {
"eslint": "^7.32.0"