diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 4f17d12..f4c4d42 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ "react-markdown": "^6.0.0", "react-syntax-highlighter": "^15.4.3", "rehype-raw": "^5.1.0", - "remark-gfm": "^1.0.0" + "remark-gfm": "^1.0.0", + "use-mousetrap": "^1.0.4" }, "devDependencies": { "@types/node": "^14.14.36", |