fix(plugin): Using npm version of bch-tx-history

This commit is contained in:
Chris Troutner
2020-08-13 07:06:47 -07:00
parent e50b30a819
commit c864fd3f0d
4 changed files with 10 additions and 11 deletions
+3 -2
View File
@@ -21474,8 +21474,9 @@
}
},
"gatsby-plugin-bch-tx-history": {
"version": "github:Permissionless-Software-Foundation/gatsby-plugin-bch-tx-history#99aeb6cb8e24af50fa7e912b2c44bdd3b15c81c8",
"from": "github:Permissionless-Software-Foundation/gatsby-plugin-bch-tx-history#ct-unstable",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-tx-history/-/gatsby-plugin-bch-tx-history-1.0.6.tgz",
"integrity": "sha512-RbBdjwfTu5ZGBataRmmkRcuR5qjczOjh/LLz8jUjij7D1Dsqtzr313NamXkQdWNTotAX/fyYuQyDLdZGpoOaPw==",
"requires": {
"adminlte-2-react": "^0.1.27"
}