aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-08-23 15:05:10 -0400
committerbobzel <zzzman@gmail.com>2022-08-23 15:05:10 -0400
commit749fd6b1fff8ee8392de466ac2433f17ed093dec (patch)
tree3d61bc3d13aa0369c705e739c183c97acf195acc /package.json
parent92cd2f5655c428252c8dc20df06bea024c43e2dc (diff)
parent267bb35a555ac0f8b67041346213d9a06386785f (diff)
Merge branch 'master' into parker
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 177d3a5e6..ccbc73a79 100644
--- a/package.json
+++ b/package.json
@@ -138,6 +138,7 @@
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.23.1",
"@material-ui/core": "^4.12.3",
+ "@octokit/core": "^4.0.4",
"@react-google-maps/api": "^2.7.0",
"@react-three/fiber": "^6.2.3",
"@types/bezier-js": "^4.1.0",
@@ -273,6 +274,7 @@
"react-icons": "^4.3.1",
"react-jsx-parser": "^1.29.0",
"react-loading": "^2.0.3",
+ "react-markdown": "^8.0.3",
"react-measure": "^2.5.2",
"react-refresh-typescript": "^2.0.7",
"react-resizable": "^1.11.1",
@@ -282,6 +284,8 @@
"react-table": "^6.11.5",
"react-transition-group": "^4.4.2",
"readline": "^1.3.0",
+ "rehype-raw": "^6.1.1",
+ "remark-gfm": "^3.0.1",
"request": "^2.88.2",
"request-promise": "^4.2.6",
"reveal.js": "^4.3.0",