mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #53 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-theme-bch-wallet): Updating to v1.1.2
This commit is contained in:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user