Skip to content

Commit

Permalink
[CI Skip] 0.37.0-beta.119
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Nov 25, 2019
1 parent 082f414 commit 5e83cca
Show file tree
Hide file tree
Showing 32 changed files with 74 additions and 70 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"packages": [
"packages/*"
],
"version": "0.37.0-beta.118"
"version": "0.37.0-beta.119"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"private": true,
"engines": {
"node": ">=10.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-123code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-123code",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A basic app that shows the ropes on customisation",
"main": "index.js",
"scripts": {},
Expand All @@ -11,6 +11,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-accounts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-accounts",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-qr": "^0.47.0-beta.10",
"@types/file-saver": "^2.0.0",
"@types/yargs": "^13.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-address-book/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-address-book",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand All @@ -11,6 +11,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-claims/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-claims",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "An app for claiming Polkadot tokens",
"main": "index.js",
"scripts": {},
Expand All @@ -12,6 +12,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-contracts",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "Deployment and management of substrate contracts",
"main": "index.js",
"scripts": {},
Expand All @@ -12,6 +12,6 @@
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/api-contract": "^0.97.0-beta.28",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-council/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-council",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "Council",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-dashboard",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "Dashboard for all apps, allowing for an overview and quick navigation",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/apps-routing": "^0.37.0-beta.118",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/apps-routing": "^0.37.0-beta.119",
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-democracy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-democracy",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A referendum & proposal app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-explorer",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand All @@ -11,6 +11,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
8 changes: 4 additions & 4 deletions packages/app-extrinsics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-extrinsics",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand All @@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-params": "^0.37.0-beta.118",
"@polkadot/react-signer": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-params": "^0.37.0-beta.119",
"@polkadot/react-signer": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-generic-asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-generic-asset",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A basic GenericAsset transfer app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,6 +11,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-js",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A simple JavaScript console for playing with the API",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-components": "^0.37.0-beta.119",
"snappyjs": "^0.6.0"
}
}
6 changes: 3 additions & 3 deletions packages/app-parachains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-parachains",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "Parachains",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-settings",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "Settings management",
"main": "index.js",
"scripts": {},
Expand All @@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118",
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119",
"query-string": "^6.8.3"
}
}
8 changes: 4 additions & 4 deletions packages/app-staking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-staking",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A basic staking app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/app-explorer": "^0.37.0-beta.118",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118"
"@polkadot/app-explorer": "^0.37.0-beta.119",
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-storage",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-params": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-params": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-sudo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-sudo",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A basic app that shows the ropes on customisation",
"main": "index.js",
"scripts": {},
Expand All @@ -12,6 +12,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
4 changes: 2 additions & 2 deletions packages/app-toolbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-toolbox",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand All @@ -11,6 +11,6 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-transfer",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A basic transfer app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119"
}
}
6 changes: 3 additions & 3 deletions packages/app-treasury/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/app-treasury",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "A referendum & proposal app",
"main": "index.js",
"scripts": {},
Expand All @@ -12,7 +12,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-query": "^0.37.0-beta.118"
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-query": "^0.37.0-beta.119"
}
}
2 changes: 1 addition & 1 deletion packages/apps-routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/apps-routing",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
Expand Down
6 changes: 3 additions & 3 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/apps",
"version": "0.37.0-beta.118",
"version": "0.37.0-beta.119",
"description": "An Apps portal into the Polkadot network",
"main": "index.js",
"homepage": ".",
Expand All @@ -14,8 +14,8 @@
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@babel/runtime": "^7.7.2",
"@polkadot/react-components": "^0.37.0-beta.118",
"@polkadot/react-signer": "^0.37.0-beta.118",
"@polkadot/react-components": "^0.37.0-beta.119",
"@polkadot/react-signer": "^0.37.0-beta.119",
"@polkadot/ui-assets": "^0.47.0-beta.10",
"query-string": "^6.8.3"
}
Expand Down
4 changes: 3 additions & 1 deletion packages/apps/public/locales/en/app-toolbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@
"The signature as by the account being checked, supplied as a hex-formatted string.": "The signature as by the account being checked, supplied as a hex-formatted string.",
"the supplied signature": "the supplied signature",
"Cryptography used to create this signature. It is auto-detected on valid signatures.": "Cryptography used to create this signature. It is auto-detected on valid signatures.",
"signature crypto type": "signature crypto type"
"signature crypto type": "signature crypto type",
"This injected account cannot be used to sign data since the extension does not support raw signing.": "This injected account cannot be used to sign data since the extension does not support raw signing.",
"This external account cannot be used to sign data. Only Limited support is currently available for signing from any non-internal accounts.": "This external account cannot be used to sign data. Only Limited support is currently available for signing from any non-internal accounts."
}
Loading

0 comments on commit 5e83cca

Please sign in to comment.