Merge pull request #5 from FullStack-cash/ct-unstable

fix(fullstack-gatsby-plugin-bch-create-token): Bumpign to v1.0.2
This commit is contained in:
Chris Troutner
2022-02-24 08:48:08 -08:00
committed by GitHub
2 changed files with 9 additions and 8 deletions
+8 -7
View File
@@ -13,7 +13,7 @@
"@capacitor/cli": "2.4.6",
"@capacitor/core": "2.4.6",
"adminlte-2-react": "0.2.0-beta.10",
"fullstack-gatsby-plugin-bch-create-token": "1.0.1",
"fullstack-gatsby-plugin-bch-create-token": "1.0.2",
"fullstack-gatsby-plugin-bch-sweep": "1.0.0",
"fullstack-gatsby-theme-bch-wallet": "1.0.5",
"gatsby": "4.4.0"
@@ -12974,9 +12974,10 @@
}
},
"node_modules/fullstack-gatsby-plugin-bch-create-token": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/fullstack-gatsby-plugin-bch-create-token/-/fullstack-gatsby-plugin-bch-create-token-1.0.1.tgz",
"integrity": "sha512-22Js/T2DUQNGnQ2l7NAEZf63YqlFPjUAFf4T1wlN6guEOYT7FD/I+VgNZz2suvZbJSJ0M1vhdY+z7ZJ4lBQQCA==",
"version": "1.0.2",
"resolved": "http://94.130.170.209:4873/fullstack-gatsby-plugin-bch-create-token/-/fullstack-gatsby-plugin-bch-create-token-1.0.2.tgz",
"integrity": "sha512-oAnWA7z/7CytXdnEaVEk+Xh0fAXT6hCIfASl8e6HWvKe/HHDumK89ea5vvWBq7AeC50/OsrxTI97eN/4T5A8Vw==",
"license": "MIT",
"dependencies": {
"adminlte-2-react": "^0.1.27",
"assert": "^2.0.0",
@@ -43811,9 +43812,9 @@
"requires": {}
},
"fullstack-gatsby-plugin-bch-create-token": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/fullstack-gatsby-plugin-bch-create-token/-/fullstack-gatsby-plugin-bch-create-token-1.0.1.tgz",
"integrity": "sha512-22Js/T2DUQNGnQ2l7NAEZf63YqlFPjUAFf4T1wlN6guEOYT7FD/I+VgNZz2suvZbJSJ0M1vhdY+z7ZJ4lBQQCA==",
"version": "1.0.2",
"resolved": "http://94.130.170.209:4873/fullstack-gatsby-plugin-bch-create-token/-/fullstack-gatsby-plugin-bch-create-token-1.0.2.tgz",
"integrity": "sha512-oAnWA7z/7CytXdnEaVEk+Xh0fAXT6hCIfASl8e6HWvKe/HHDumK89ea5vvWBq7AeC50/OsrxTI97eN/4T5A8Vw==",
"requires": {
"adminlte-2-react": "^0.1.27",
"assert": "^2.0.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"fullstack-gatsby-plugin-bch-sweep": "1.0.0",
"fullstack-gatsby-theme-bch-wallet": "1.0.5",
"gatsby": "4.4.0",
"fullstack-gatsby-plugin-bch-create-token": "1.0.1"
"fullstack-gatsby-plugin-bch-create-token": "1.0.2"
},
"repository": {
"type": "git",