[Resolved] Update package and make button look better.

This commit is contained in:
Qolzam
2018-07-10 16:46:22 +07:00
parent fc0b8ee83b
commit 07f2f40365
3 changed files with 6 additions and 7 deletions

View File

@@ -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",