Merge bakasura980/develop

This commit is contained in:
Lyubomir Kiprov 2019-05-09 12:39:39 +03:00
parent b566c248bf
commit 75d2af0263

View File

@ -17,6 +17,8 @@
"moment": "^2.24.0",
"node-sass": "^4.11.0",
"prop-types": "^15.7.2",
"rc-slider": "8.6.9",
"rc-tooltip": "3.7.3",
"react": "^16.8.4",
"react-content-loader": "^4.2.1",
"react-dom": "^16.8.4",
@ -28,9 +30,8 @@
"redux": "^4.0.1",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"rc-slider": "8.6.9",
"rc-tooltip": "3.7.3",
"web3-utils": "^1.0.0-beta.35"
"web3-utils": "^1.0.0-beta.35",
"webpack": "4.28.3"
},
"scripts": {
"start": "react-scripts start",
@ -72,4 +73,4 @@
"lint-staged": "^8.1.5",
"prettier": "^1.16.4"
}
}
}