mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(gatsby-plugin-bch-sweep): Updating to v1.5.5
This commit is contained in:
Generated
+7
-7
@@ -13,7 +13,7 @@
|
||||
"@capacitor/cli": "^2.4.6",
|
||||
"@capacitor/core": "^2.4.6",
|
||||
"gatsby": "^4.4.0",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.4",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.5",
|
||||
"gatsby-theme-bch-wallet": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -17902,9 +17902,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-bch-sweep": {
|
||||
"version": "1.5.4",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.4.tgz",
|
||||
"integrity": "sha512-W26/j+kirFrcgIowA1J4hTyIDkTLXeVbrryQZ4Z8GMojw5YkIxZ+61l2i96IJT0zmvKr5qSECMptpCt1Do9Tng==",
|
||||
"version": "1.5.5",
|
||||
"resolved": "http://94.130.170.209:4873/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.5.tgz",
|
||||
"integrity": "sha512-PpWp7tdcl7raW7aVu0pWeDjpId3pFJgfK1ZWgn65Hw5YdbPWkm62WGCcaO0uT/Of9umqc5quDuNH6ogR1Dmx8A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"adminlte-2-react": "^0.1.27"
|
||||
@@ -58314,9 +58314,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-bch-sweep": {
|
||||
"version": "1.5.4",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.4.tgz",
|
||||
"integrity": "sha512-W26/j+kirFrcgIowA1J4hTyIDkTLXeVbrryQZ4Z8GMojw5YkIxZ+61l2i96IJT0zmvKr5qSECMptpCt1Do9Tng==",
|
||||
"version": "1.5.5",
|
||||
"resolved": "http://94.130.170.209:4873/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.5.5.tgz",
|
||||
"integrity": "sha512-PpWp7tdcl7raW7aVu0pWeDjpId3pFJgfK1ZWgn65Hw5YdbPWkm62WGCcaO0uT/Of9umqc5quDuNH6ogR1Dmx8A==",
|
||||
"requires": {
|
||||
"adminlte-2-react": "^0.1.27"
|
||||
}
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@capacitor/cli": "^2.4.6",
|
||||
"@capacitor/core": "^2.4.6",
|
||||
"gatsby": "^4.4.0",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.4",
|
||||
"gatsby-plugin-bch-sweep": "^1.5.5",
|
||||
"gatsby-theme-bch-wallet": "^1.1.2"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user