mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-19 22:38:12 +00:00
add prop-types package
This commit is contained in:
parent
8c92ad7287
commit
cfc5d20af2
@ -4,12 +4,14 @@
|
|||||||
"main": "common/index.jsx",
|
"main": "common/index.jsx",
|
||||||
"description": "MyEtherWallet v4",
|
"description": "MyEtherWallet v4",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"prop-types": "^15.5.8",
|
||||||
"react": "^15.4.2",
|
"react": "^15.4.2",
|
||||||
"react-dom": "^15.4.2",
|
"react-dom": "^15.4.2",
|
||||||
"react-redux": "^5.0.3",
|
"react-redux": "^5.0.3",
|
||||||
"react-router": "^3.0.0",
|
"react-router": "^3.0.0",
|
||||||
"react-router-redux": "^4.0.8",
|
"react-router-redux": "^4.0.8",
|
||||||
"redux": "^3.6.0",
|
"redux": "^3.6.0",
|
||||||
|
"redux-logger": "^3.0.1",
|
||||||
"redux-thunk": "^2.2.0",
|
"redux-thunk": "^2.2.0",
|
||||||
"semantic-ui-css": "^2.2.9",
|
"semantic-ui-css": "^2.2.9",
|
||||||
"semantic-ui-react": "^0.67.2",
|
"semantic-ui-react": "^0.67.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user