dialogs: scrollbars

This commit is contained in:
muerwre 2018-12-07 10:40:09 +07:00
parent 78216ee94e
commit b108b1abc9
7 changed files with 206 additions and 30 deletions

View file

@ -56,7 +56,6 @@
"clean-webpack-plugin": "^0.1.9",
"cookie-parser": "~1.4.3",
"croppr": "^2.3.1",
"date-fns": "^2.0.0-alpha.25",
"debug": "~2.6.9",
"express": "~4.16.0",
"file-saver": "^2.0.0",
@ -80,6 +79,7 @@
"react-hot-loader": "^4.1.1",
"react-redux": "^5.0.7",
"react-router": "^4.3.1",
"react-scrollbar": "^0.5.4",
"redux": "^4.0.1",
"redux-persist": "^5.10.0",
"redux-saga": "^0.16.2",
@ -87,6 +87,7 @@
"scrypt": "^6.0.3",
"styled-components": "^3.2.6",
"styled-theming": "^2.2.0",
"tt-react-custom-scrollbars": "^4.2.1-tt2",
"typeface-pt-sans": "0.0.54",
"webpack-git-hash": "^1.0.2"
},