Add new react and types
This commit is contained in:
@@ -42,10 +42,10 @@
|
||||
"numeral": "^2.0.6",
|
||||
"polished": "^1.9.2",
|
||||
"query-string": "^6.0.0",
|
||||
"react": "15.6.1",
|
||||
"react": "^16.4.2",
|
||||
"react-copy-to-clipboard": "^4.2.3",
|
||||
"react-document-title": "^2.0.3",
|
||||
"react-dom": "15.6.1",
|
||||
"react-dom": "^16.4.2",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-popper": "^1.0.0-beta.6",
|
||||
"react-redux": "^5.0.3",
|
||||
@@ -73,9 +73,9 @@
|
||||
"@types/node": "^8.0.53",
|
||||
"@types/numeral": "^0.0.22",
|
||||
"@types/query-string": "^5.1.0",
|
||||
"@types/react": "16.3.13",
|
||||
"@types/react": "^16.4.2",
|
||||
"@types/react-copy-to-clipboard": "^4.2.0",
|
||||
"@types/react-dom": "^16.0.3",
|
||||
"@types/react-dom": "^16.0.7",
|
||||
"@types/react-helmet": "^5.0.6",
|
||||
"@types/react-redux": "^4.4.37",
|
||||
"@types/react-router-dom": "^4.0.4",
|
||||
|
||||
Reference in New Issue
Block a user