Skip to content

Commit

Permalink
prevent concurrent transfers
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermarian committed Jan 22, 2021
1 parent 435ae84 commit 0f4b291
Show file tree
Hide file tree
Showing 5 changed files with 247 additions and 157 deletions.
1 change: 1 addition & 0 deletions web-ui/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@emotion/styled": "^10.0.23",
"@projectstorm/react-diagrams": "^6.0.1-beta.6",
"@projectstorm/react-diagrams-defaults": "^6.0.1-beta.6",
"async-mutex": "^0.2.6",
"closest": "^0.0.1",
"dagre": "^0.8.4",
"i18next": "^17.0.4",
Expand Down
Loading

0 comments on commit 0f4b291

Please sign in to comment.