Skip to content

Commit 9c3d382

Browse files
committed
katex in deps
1 parent 221d71e commit 9c3d382

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@
3434
"physical-cpu-count": "*",
3535
"semver": "^6.3.0",
3636
"ssh2": "^0.8.4",
37-
"underscore-plus": "*"
37+
"underscore-plus": "*",
38+
"katex": "0.11.0",
39+
"replace-in-file": "^3.0.0",
40+
"fs-extra": "^5.0.0"
3841
},
3942
"scripts": {
4043
"postinstall": "node script/postinstall.js"

0 commit comments

Comments
 (0)