diff --git a/package.json b/package.json index 8873387..e55284a 100644 --- a/package.json +++ b/package.json @@ -3,18 +3,22 @@ "version": "0.1.0", "private": true, "dependencies": { - "@chris.troutner/bitbox-js": "https://github.com/christroutner/bitbox-js", + "@chris.troutner/bitbox-js": "https://github.com/BitcoinBay/bitbox-js", + "@material-ui/core": "^4.1.3", "@types/jest": "^24.0.13", "@types/node": "^12.0.2", "@types/react": "^16.8.17", "@types/react-dom": "^16.8.4", "axios": "^0.18.0", + "babel-plugin-react-css-modules": "^5.2.6", "bitbox-sdk": "^7.3.0", "classnames": "^2.2.6", + "eslint": "^5.16.0", + "ethereumjs-wallet": "^0.6.3", "is-empty": "^1.2.0", "jwt-decode": "^2.2.0", "link-react": "^3.0.0", - "materialize-css": "^1.0.0-rc.2", + "materialize-css": "^1.0.0", "node-sass": "^4.12.0", "qrcode.react": "^0.9.3", "rc-if-else": "^1.1.0", @@ -22,11 +26,14 @@ "react-bootstrap": "^1.0.0-beta.8", "react-dom": "^16.8.6", "react-helmet": "^5.2.1", + "react-jss": "^8.6.1", "react-native-qrcode": "^0.2.7", "react-qr-code": "^0.1.3", "react-redux": "^7.0.3", "react-router-dom": "^5.0.0", "react-scripts": "3.0.1", + "react-super-responsive-table": "^4.3.12", + "react-table": "^6.10.0", "redux": "^4.0.1", "redux-thunk": "^2.3.0", "semantic-ui-react": "^0.87.1", diff --git a/public/index.html b/public/index.html index 03fe397..406886b 100644 --- a/public/index.html +++ b/public/index.html @@ -6,11 +6,11 @@ - - MERN Auth App + + Bitcoin Bay