mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(send-tokens): Fixing bug with sending tokens. Was rounding to whole number
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.24.80",
|
||||
"gatsby-ipfs-web-wallet": "^1.11.1",
|
||||
"gatsby-plugin-bch-sweep": "^1.2.5",
|
||||
"gatsby-ipfs-web-wallet": "^1.11.2",
|
||||
"gatsby-plugin-bch-sweep": "^1.3.0",
|
||||
"gatsby-plugin-compile-es6-packages": "^2.1.0"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user