mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 10:05:44 +00:00
CC3 (#246)
* CC3 * W3F endpoint * Bumps * Bumps * Bump API * 0.47.1 CHANGELOG * Update CHANGELOG with chain genesis ranges * 0.47
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-shared",
|
||||
"version": "0.47.0-beta.12",
|
||||
"version": "0.47.0",
|
||||
"description": "Shared logic that is usable accross all frameworks-specific areas",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
@@ -17,6 +17,6 @@
|
||||
"@polkadot/util-crypto": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^1.7.0-beta.8"
|
||||
"@polkadot/util-crypto": "^1.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user