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 78560f717..558e56541 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ }, "dependencies": { "react-responsive": "^1.1.5", - "react-router-scroll": "^0.3.2" + "react-router-scroll": "^0.3.2", + "react-skylight": "^0.4.1" } } |