Merge pull request #58 from Permissionless-Software-Foundation/ct-unstable

fix(fullstack-gatsby-theme-bch-wallet): Updating to v1.0.1 to remove …
This commit is contained in:
Chris Troutner
2022-02-02 12:45:01 -08:00
committed by GitHub
2 changed files with 8 additions and 10 deletions
+7 -9
View File
@@ -12,7 +12,7 @@
"@capacitor/android": "2.4.6",
"@capacitor/cli": "2.4.6",
"@capacitor/core": "2.4.6",
"fullstack-gatsby-theme-bch-wallet": "1.0.0",
"fullstack-gatsby-theme-bch-wallet": "1.0.1",
"gatsby": "4.4.0",
"gatsby-plugin-bch-create-token": "1.1.1",
"gatsby-plugin-bch-sweep": "1.5.5"
@@ -14446,9 +14446,9 @@
}
},
"node_modules/fullstack-gatsby-theme-bch-wallet": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fullstack-gatsby-theme-bch-wallet/-/fullstack-gatsby-theme-bch-wallet-1.0.0.tgz",
"integrity": "sha512-l9TmMLk1SI3w0dsVPga5UZdl+KNqwSxjDwfXQTyroIIfTSOEaNEOHjTWQ9wHhjSKZLdzGUw3Dn/P5tDnieZWMw==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/fullstack-gatsby-theme-bch-wallet/-/fullstack-gatsby-theme-bch-wallet-1.0.1.tgz",
"integrity": "sha512-zi8s+OnbTVQWjjecmpoF3ZrbfouFDvlhMolK7W0Jk1dmRc5HYprV+oTLzcK+Wv4MJkeJAypwzb0NwHaeV3bGyw==",
"dependencies": {
"@capacitor/android": "3.3.2",
"@capacitor/cli": "3.3.2",
@@ -14485,7 +14485,6 @@
"react-redux": "7.2.4",
"semver": "7.3.5",
"sharp": "0.29.3",
"slp-mutable-data": "^1.4.1",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0"
}
@@ -47132,9 +47131,9 @@
"requires": {}
},
"fullstack-gatsby-theme-bch-wallet": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fullstack-gatsby-theme-bch-wallet/-/fullstack-gatsby-theme-bch-wallet-1.0.0.tgz",
"integrity": "sha512-l9TmMLk1SI3w0dsVPga5UZdl+KNqwSxjDwfXQTyroIIfTSOEaNEOHjTWQ9wHhjSKZLdzGUw3Dn/P5tDnieZWMw==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/fullstack-gatsby-theme-bch-wallet/-/fullstack-gatsby-theme-bch-wallet-1.0.1.tgz",
"integrity": "sha512-zi8s+OnbTVQWjjecmpoF3ZrbfouFDvlhMolK7W0Jk1dmRc5HYprV+oTLzcK+Wv4MJkeJAypwzb0NwHaeV3bGyw==",
"requires": {
"@capacitor/android": "3.3.2",
"@capacitor/cli": "3.3.2",
@@ -47171,7 +47170,6 @@
"react-redux": "7.2.4",
"semver": "7.3.5",
"sharp": "0.29.3",
"slp-mutable-data": "^1.4.1",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0"
},
+1 -1
View File
@@ -27,7 +27,7 @@
"gatsby": "4.4.0",
"gatsby-plugin-bch-create-token": "1.1.1",
"gatsby-plugin-bch-sweep": "1.5.5",
"fullstack-gatsby-theme-bch-wallet": "1.0.0"
"fullstack-gatsby-theme-bch-wallet": "1.0.1"
},
"repository": {
"type": "git",