aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNathan Wang2020-06-28 12:55:46 -0700
committerNathan Wang2020-06-28 12:55:46 -0700
commit6e9e667abb3bc4f515491205e4649b3db1dc2027 (patch)
tree0e1234f9e997fe6accd014d6cb836075ee201011 /package.json
parentca2115360c56049f4258a8f5e1f67613ad0a662b (diff)
add tables to prefix sums
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index c774ee5..5ef5013 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"@mdx-js/mdx": "^1.6.6",
"@mdx-js/react": "^1.6.6",
"@tailwindcss/ui": "^0.3.0",
+ "classnames": "^2.2.6",
"esm": "^3.2.25",
"gatsby": "^2.23.11",
"gatsby-image": "^2.4.9",
@@ -32,6 +33,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-helmet": "^6.1.0",
+ "react-katex": "^2.0.2",
"react-transition-group": "^4.4.1",
"rehype-react": "^6.0.0",
"remark": "^12.0.0",