mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-30 19:51:04 +00:00
[CI Skip] 0.42.0-beta.6
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@
|
|||||||
"packages": [
|
"packages": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
"version": "0.42.0-beta.5"
|
"version": "0.42.0-beta.6"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.42.0-beta.5",
|
"version": "0.42.0-beta.6",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"yarn": "^1.10.1"
|
"yarn": "^1.10.1"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/ui-assets",
|
"name": "@polkadot/ui-assets",
|
||||||
"version": "0.42.0-beta.5",
|
"version": "0.42.0-beta.6",
|
||||||
"description": "Static assets shared accross projects",
|
"description": "Static assets shared accross projects",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/ui-identicon",
|
"name": "@polkadot/ui-identicon",
|
||||||
"version": "0.42.0-beta.5",
|
"version": "0.42.0-beta.6",
|
||||||
"description": "Renders an SVG picture representing an address",
|
"description": "Renders an SVG picture representing an address",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.5.4",
|
"@babel/runtime": "^7.5.4",
|
||||||
"@polkadot/ui-settings": "^0.42.0-beta.5",
|
"@polkadot/ui-settings": "^0.42.0-beta.6",
|
||||||
"@types/color": "^3.0.0",
|
"@types/color": "^3.0.0",
|
||||||
"@types/react-copy-to-clipboard": "^4.2.6",
|
"@types/react-copy-to-clipboard": "^4.2.6",
|
||||||
"color": "^3.1.2",
|
"color": "^3.1.2",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/ui-keyring",
|
"name": "@polkadot/ui-keyring",
|
||||||
"version": "0.42.0-beta.5",
|
"version": "0.42.0-beta.6",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": "https://github.com/polkadot-js/apps.git",
|
"repository": "https://github.com/polkadot-js/apps.git",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/ui-settings",
|
"name": "@polkadot/ui-settings",
|
||||||
"version": "0.42.0-beta.5",
|
"version": "0.42.0-beta.6",
|
||||||
"description": "Manages app settings",
|
"description": "Manages app settings",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
Reference in New Issue
Block a user