Skip to content

Commit

Permalink
[CI Skip] 0.37.0-beta.134
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Nov 28, 2019
1 parent 12caaec commit 3ed017f
Show file tree
Hide file tree
Showing 30 changed files with 68 additions and 68 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.133"
"version": "0.37.0-beta.134"
}
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.133",
"version": "0.37.0-beta.134",
"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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-qr": "^0.47.0-beta.11",
"@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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"description": "Deployment and management of substrate contracts",
"main": "index.js",
"scripts": {},
Expand All @@ -12,6 +12,6 @@
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/api-contract": "^0.97.0-beta.39",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"description": "Council",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/apps-routing": "^0.37.0-beta.133",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/apps-routing": "^0.37.0-beta.134",
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"description": "A referendum & proposal app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-params": "^0.37.0-beta.133",
"@polkadot/react-signer": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-params": "^0.37.0-beta.134",
"@polkadot/react-signer": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-components": "^0.37.0-beta.134",
"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.133",
"version": "0.37.0-beta.134",
"description": "Parachains",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"description": "Settings management",
"main": "index.js",
"scripts": {},
Expand All @@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133",
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134",
"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.133",
"version": "0.37.0-beta.134",
"description": "A basic staking app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/app-explorer": "^0.37.0-beta.133",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133"
"@polkadot/app-explorer": "^0.37.0-beta.134",
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-params": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-params": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"description": "A basic transfer app",
"main": "index.js",
"scripts": {},
Expand All @@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"description": "A referendum & proposal app",
"main": "index.js",
"scripts": {},
Expand All @@ -12,7 +12,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-query": "^0.37.0-beta.133"
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-query": "^0.37.0-beta.134"
}
}
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.133",
"version": "0.37.0-beta.134",
"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.133",
"version": "0.37.0-beta.134",
"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.4",
"@polkadot/react-components": "^0.37.0-beta.133",
"@polkadot/react-signer": "^0.37.0-beta.133",
"@polkadot/react-components": "^0.37.0-beta.134",
"@polkadot/react-signer": "^0.37.0-beta.134",
"@polkadot/ui-assets": "^0.47.0-beta.11",
"query-string": "^6.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/react-api",
"version": "0.37.0-beta.133",
"version": "0.37.0-beta.134",
"description": "A collection of RxJs React components the Polkadot JS API",
"main": "index.js",
"keywords": [
Expand Down
Loading

0 comments on commit 3ed017f

Please sign in to comment.