Skip to content

Commit

Permalink
Merge pull request #43 from jelly-swap/JB-42-balance-table
Browse files Browse the repository at this point in the history
Refactoring table
  • Loading branch information
kraikov authored Aug 5, 2020
2 parents 41b71f2 + 44552fe commit 3f24e6e
Show file tree
Hide file tree
Showing 12 changed files with 147 additions and 69 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "butler-electron",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"scripts": {
"start": "rescripts start",
Expand Down Expand Up @@ -70,6 +70,7 @@
"react-modal": "^3.11.2",
"react-router-dom": "5.1.2",
"react-scripts": "3.4.1",
"react-table": "^7.5.0",
"sqlite3": "^5.0.0",
"typeorm": "^0.2.24",
"uuid": "^8.2.0",
Expand Down
10 changes: 5 additions & 5 deletions public/butler/src/blockchain/validator.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/butler/src/blockchain/validator.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/butler/src/exchange/binance.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3f24e6e

Please sign in to comment.