mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-19 06:31:06 +00:00
Bump API (#44)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.2.0",
|
||||||
"@polkadot/keyring": "^0.33.27",
|
"@polkadot/keyring": "^0.33.27",
|
||||||
"@polkadot/types": "^0.35.18",
|
"@polkadot/types": "^0.35.19",
|
||||||
"@types/store": "^2.0.1",
|
"@types/store": "^2.0.1",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1502,10 +1502,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.44.tgz#2fb28215f10b869bfa544fd8df8fccb4932d64f2"
|
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.44.tgz#2fb28215f10b869bfa544fd8df8fccb4932d64f2"
|
||||||
integrity sha512-tor7vSd3ZsRBO9FIuKZQ9hfqEGkNZnanAFVGmoL1iSmdhcoKtYTlQe0BQafjIynqIMOfXdJ7Zes9PlorPtw6yw==
|
integrity sha512-tor7vSd3ZsRBO9FIuKZQ9hfqEGkNZnanAFVGmoL1iSmdhcoKtYTlQe0BQafjIynqIMOfXdJ7Zes9PlorPtw6yw==
|
||||||
|
|
||||||
"@polkadot/types@^0.35.18":
|
"@polkadot/types@^0.35.19":
|
||||||
version "0.35.18"
|
version "0.35.19"
|
||||||
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.18.tgz#af49f8c64d4d16af6086d61cb9a80326eb820edf"
|
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.35.19.tgz#78457eb998e11c2ae741c7e982a2613e9cfee5cf"
|
||||||
integrity sha512-iAniInO9o3fCFWd+oXodM2XC5i2jpNlHwzI9lrbSzaKfSpnkzEEIKaNwjJHaPIeAxhuQR+oy+SB5n9d+2q4QrA==
|
integrity sha512-KiLARkFwne4Hy/4smL/XKcqWg5obkFhDDQp7kivCaL1hyxe+nrGIlfWrR6pCoFkbw0vGCHqICb3HuewznrzYCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.2.0"
|
"@babel/runtime" "^7.2.0"
|
||||||
"@polkadot/keyring" "^0.33.27"
|
"@polkadot/keyring" "^0.33.27"
|
||||||
|
|||||||
Reference in New Issue
Block a user