diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 70ae1ff..364cfd6 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "body-parser": "^1.16.0", "browser-request": "^0.3.3", "cheerio": "^0.22.0", + "classnames": "^2.2.5", "compression": "^1.6.2", "cookie-parser": "~1.4.3", "css-loader": "^0.28.7", @@ -36,6 +37,7 @@ "prop-types": "^15.6.0", "react": "^16.2.0", "react-dom": "^16.2.0", + "react-icons": "^2.2.7", "react-redux": "^5.0.6", "redux": "^3.7.2", "request": "^2.74.0", |