feat: ping-widget use github url
This commit is contained in:
parent
7a494e7b59
commit
3b3cd95e69
@ -39,7 +39,7 @@
|
||||
"md-editor-v3": "^2.8.1",
|
||||
"numeral": "^2.0.6",
|
||||
"osmojs": "^14.0.0-rc.0",
|
||||
"ping-widget": "^0.0.4",
|
||||
"ping-widget": "git+https://github.com/ping-pub/widget.git",
|
||||
"pinia": "^2.0.28",
|
||||
"postcss": "^8.4.23",
|
||||
"prismjs": "^1.29.0",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -6728,6 +6728,24 @@ ping-widget@^0.0.4:
|
||||
vue "^3.2.47"
|
||||
vue3-webcomponent-wrapper "^0.2.0"
|
||||
|
||||
"ping-widget@git+https://github.com/ping-pub/widget.git":
|
||||
version "0.0.4"
|
||||
resolved "git+https://github.com/ping-pub/widget.git#e91a2626cd3bf4534d40476f0be29f777c2b7c16"
|
||||
dependencies:
|
||||
"@cosmjs/amino" "^0.30.1"
|
||||
"@cosmjs/ledger-amino" "^0.30.1"
|
||||
"@cosmjs/proto-signing" "^0.30.1"
|
||||
"@cosmjs/stargate" "^0.30.1"
|
||||
"@ledgerhq/hw-transport-web-ble" "^6.27.13"
|
||||
"@tharsis/address-converter" "^0.1.8"
|
||||
"@tharsis/eip712" "^0.2.4"
|
||||
"@tharsis/proto" "^0.1.20"
|
||||
"@tharsis/transactions" "^0.2.6"
|
||||
cross-fetch "^3.1.5"
|
||||
daisyui "^2.51.6"
|
||||
vue "^3.2.47"
|
||||
vue3-webcomponent-wrapper "^0.2.0"
|
||||
|
||||
pinia@^2.0.28:
|
||||
version "2.0.30"
|
||||
resolved "https://registry.npmjs.org/pinia/-/pinia-2.0.30.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user