diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-03 17:53:03 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-23 10:05:56 +0200 |
| commit | 81e517002bfdfbcd75109c562d890a27d190889b (patch) | |
| tree | d69171040b5b9bfd45bfa4a51427a2138ffe9ea4 /package.json | |
| parent | 17ae0a3fafd806a5a533bf1d51a3ac708a8cf978 (diff) | |
Convert map movement to keyboard-based navigation
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 25d27b02..5e71fcf9 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "react-redux": "^5.0.5", "react-router-dom": "^4.1.1", "react-scripts": "^1.0.11", + "react-shortcuts": "^1.6.1", "redux": "^3.7.2", "redux-localstorage": "^0.4.1", "redux-logger": "^3.0.6", |
