[Resolved] Update package and make button look better.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"react-router": "^4.1.1 ",
|
||||
"react-router-dom": "^4.1.1",
|
||||
"react-router-redux": "^5.0.0-alpha.6",
|
||||
"react-share": "^2.0.0",
|
||||
"react-share": "2.2.0",
|
||||
"react-string-replace": "^0.4.0",
|
||||
"react-tap-event-plugin": "^3.0.2",
|
||||
"redux": "^3.7.2",
|
||||
@@ -73,9 +73,9 @@
|
||||
"redux-thunk": "^2.2.0",
|
||||
"reflect-metadata": "^0.1.10",
|
||||
"save": "^2.3.0",
|
||||
"snyk": "^1.88.0",
|
||||
"typeface-roboto": "0.0.50",
|
||||
"uuid": "^3.0.1",
|
||||
"snyk": "^1.88.0"
|
||||
"uuid": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/classnames": "^2.2.3",
|
||||
|
||||
@@ -62,7 +62,6 @@ import { IPostComponentState } from './IPostComponentState'
|
||||
|
||||
const styles = (theme: any) => ({
|
||||
iconButton: {
|
||||
width: 27,
|
||||
marginLeft: 5
|
||||
},
|
||||
vote: {
|
||||
|
||||
@@ -7763,9 +7763,9 @@ react-scrollbar-size@^2.0.2:
|
||||
react-event-listener "^0.5.1"
|
||||
stifle "^1.0.2"
|
||||
|
||||
react-share@^2.0.0:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-share/-/react-share-2.1.1.tgz#611c9d5a45412a628ebd8202863f32f2507ce742"
|
||||
react-share@2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-share/-/react-share-2.2.0.tgz#49fa2525409a030d94375f8b9926b0db916c3049"
|
||||
dependencies:
|
||||
babel-runtime "^6.6.1"
|
||||
classnames "^2.2.5"
|
||||
|
||||
Reference in New Issue
Block a user