[CI Skip] bump/beta 3.0.3-5-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-03-15 15:16:52 +00:00
parent 656be6550a
commit a3a918b2cb
17 changed files with 55 additions and 45 deletions
+5 -4
View File
@@ -1,10 +1,11 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/polkadot-js/ui/issues",
"contributors": [],
"engines": {
"node": ">=14"
},
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/ui-keyring#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-keyring",
"repository": {
"directory": "packages/ui-keyring",
@@ -16,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.3-4-x",
"version": "3.0.3-5-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.0.2",
"@polkadot/ui-settings": "3.0.3-4-x",
"@polkadot/ui-settings": "3.0.3-5-x",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"mkdirp": "^2.1.5",