fix(gatsby-theme-bch-wallet): Updating to v1.1.2

This commit is contained in:
Chris Troutner
2021-12-23 12:26:01 -08:00
parent 76db5bed46
commit 51734b7a6b
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
"@capacitor/core": "^2.4.6",
"gatsby": "^4.4.0",
"gatsby-plugin-bch-sweep": "^1.5.4",
"gatsby-theme-bch-wallet": "^1.1.1"
"gatsby-theme-bch-wallet": "^1.1.2"
},
"devDependencies": {
"capacitor-resources": "^2.0.5",
@@ -19033,9 +19033,9 @@
}
},
"node_modules/gatsby-theme-bch-wallet": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/gatsby-theme-bch-wallet/-/gatsby-theme-bch-wallet-1.1.1.tgz",
"integrity": "sha512-9QJ9ZG5rbNTrby60QTkz2ztSyEZBHXjbg4Hgge3t0vyCFLmsm3MwIJU36GlFwTbdONpeYaP4Lc8hGjP5mg+nGA==",
"version": "1.1.2",
"resolved": "http://94.130.170.209:4873/gatsby-theme-bch-wallet/-/gatsby-theme-bch-wallet-1.1.2.tgz",
"integrity": "sha512-rGVK8Oe10WL7TLaAk5hmMK1UiIX6X41P/tMm7fuQ0QMgS3flskrFNGH589D0ySoX5VwKoCV5LVeJmGKOVJipDA==",
"license": "MIT",
"dependencies": {
"@capacitor/android": "^3.3.2",
@@ -59110,9 +59110,9 @@
}
},
"gatsby-theme-bch-wallet": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/gatsby-theme-bch-wallet/-/gatsby-theme-bch-wallet-1.1.1.tgz",
"integrity": "sha512-9QJ9ZG5rbNTrby60QTkz2ztSyEZBHXjbg4Hgge3t0vyCFLmsm3MwIJU36GlFwTbdONpeYaP4Lc8hGjP5mg+nGA==",
"version": "1.1.2",
"resolved": "http://94.130.170.209:4873/gatsby-theme-bch-wallet/-/gatsby-theme-bch-wallet-1.1.2.tgz",
"integrity": "sha512-rGVK8Oe10WL7TLaAk5hmMK1UiIX6X41P/tMm7fuQ0QMgS3flskrFNGH589D0ySoX5VwKoCV5LVeJmGKOVJipDA==",
"requires": {
"@capacitor/android": "^3.3.2",
"@capacitor/cli": "^3.3.2",
+1 -1
View File
@@ -26,7 +26,7 @@
"@capacitor/core": "^2.4.6",
"gatsby": "^4.4.0",
"gatsby-plugin-bch-sweep": "^1.5.4",
"gatsby-theme-bch-wallet": "^1.1.1"
"gatsby-theme-bch-wallet": "^1.1.2"
},
"repository": {
"type": "git",