[CI Skip] release/stable 3.6.1

skip-checks: true
This commit is contained in:
Github Actions
2020-10-18 11:56:50 +00:00
parent 0127899c5e
commit e5c6baf425
6 changed files with 18 additions and 18 deletions

View File

@@ -26,5 +26,5 @@
"@polkadot/ts": "^0.3.49",
"@types/jest": "^26.0.14"
},
"version": "3.6.0"
"version": "3.6.1"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@polkadot/keyring",
"version": "3.6.0",
"version": "3.6.1",
"description": "Keyring management",
"main": "index.js",
"publishConfig": {
@@ -28,7 +28,7 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/keyring#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/util": "3.6.0",
"@polkadot/util-crypto": "3.6.0"
"@polkadot/util": "3.6.1",
"@polkadot/util-crypto": "3.6.1"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@polkadot/networks",
"version": "3.6.0",
"version": "3.6.1",
"description": "A list of all available Substrate networks and their applicable prefixes",
"main": "index.js",
"publishConfig": {
@@ -30,7 +30,7 @@
"@babel/runtime": "^7.12.1"
},
"devDependencies": {
"@polkadot/util": "3.6.0",
"@polkadot/util": "3.6.1",
"@polkadot/x-fetch": "^0.3.3"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@polkadot/util-crypto",
"version": "3.6.0",
"version": "3.6.1",
"description": "A collection of useful crypto utilities for @polkadot",
"main": "index.js",
"keywords": [
@@ -26,8 +26,8 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/util-crypto#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/networks": "3.6.0",
"@polkadot/util": "3.6.0",
"@polkadot/networks": "3.6.1",
"@polkadot/util": "3.6.1",
"@polkadot/wasm-crypto": "^1.4.1",
"base-x": "^3.0.8",
"bip39": "^3.0.2",

View File

@@ -1,6 +1,6 @@
{
"name": "@polkadot/util",
"version": "3.6.0",
"version": "3.6.1",
"description": "A collection of useful utilities for @polkadot",
"main": "index.js",
"keywords": [

View File

@@ -1823,17 +1823,17 @@ __metadata:
resolution: "@polkadot/keyring@workspace:packages/keyring"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/util": 3.6.0
"@polkadot/util-crypto": 3.6.0
"@polkadot/util": 3.6.1
"@polkadot/util-crypto": 3.6.1
languageName: unknown
linkType: soft
"@polkadot/networks@3.6.0, @polkadot/networks@workspace:packages/networks":
"@polkadot/networks@3.6.1, @polkadot/networks@workspace:packages/networks":
version: 0.0.0-use.local
resolution: "@polkadot/networks@workspace:packages/networks"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/util": 3.6.0
"@polkadot/util": 3.6.1
"@polkadot/x-fetch": ^0.3.3
languageName: unknown
linkType: soft
@@ -1847,13 +1847,13 @@ __metadata:
languageName: node
linkType: hard
"@polkadot/util-crypto@3.6.0, @polkadot/util-crypto@workspace:packages/util-crypto":
"@polkadot/util-crypto@3.6.1, @polkadot/util-crypto@workspace:packages/util-crypto":
version: 0.0.0-use.local
resolution: "@polkadot/util-crypto@workspace:packages/util-crypto"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/networks": 3.6.0
"@polkadot/util": 3.6.0
"@polkadot/networks": 3.6.1
"@polkadot/util": 3.6.1
"@polkadot/wasm-crypto": ^1.4.1
"@types/bn.js": ^4.11.6
"@types/elliptic": ^6.4.12
@@ -1873,7 +1873,7 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/util@3.6.0, @polkadot/util@workspace:packages/util":
"@polkadot/util@3.6.1, @polkadot/util@workspace:packages/util":
version: 0.0.0-use.local
resolution: "@polkadot/util@workspace:packages/util"
dependencies: