diff options
| author | rr- <rr-@sakuya.pl> | 2016-04-14 21:01:33 +0200 |
|---|---|---|
| committer | rr- <rr-@sakuya.pl> | 2016-04-14 21:50:59 +0200 |
| commit | b382f3398fa767593d4a51a82bb0ab58c8abd7e0 (patch) | |
| tree | aac53ba2f14207f96ef095de8284059a94093860 /client/package.json | |
| parent | ef3dc1fa75815ffd84ce077689fa97450f08b2f8 (diff) | |
client/users: add keyboard shortcuts to user list
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index dc17774..9da8753 100644 --- a/client/package.json +++ b/client/package.json @@ -18,6 +18,7 @@ "js-cookie": "^2.1.0", "js-yaml": "^3.5.5", "merge": "^1.2.0", + "mousetrap": "^1.5.3", "page": "^1.7.1", "stylus": "^0.54.2", "superagent": "^1.8.3", |