diff options
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 4e98e6e..a290692 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "lodash": "^4.15.0", "morgan": "~1.7.0", "request": "^2.74.0", + "smoothscroll-polyfill": "^0.3.4", "then-yield": "0.0.1" }, "devDependencies": { |