fix(send-tokens): Fixing bug with sending tokens. Was rounding to whole number

This commit is contained in:
Chris Troutner
2020-10-17 14:02:35 -07:00
parent 96c47ea01d
commit fb6574521e
2 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -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": {