mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 21:11:01 +00:00
[CI Skip] 0.46.0-beta.10
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@
|
|||||||
"packages": [
|
"packages": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
"version": "0.46.0-beta.9"
|
"version": "0.46.0-beta.10"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"yarn": "^1.10.1"
|
"yarn": "^1.10.1"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/example-react",
|
"name": "@polkadot/example-react",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"description": "A very basic example with ui-* & react-* packages",
|
"description": "A very basic example with ui-* & react-* packages",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/example-vue",
|
"name": "@polkadot/example-vue",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"description": "A very basic example with ui-* & vue-* packages",
|
"description": "A very basic example with ui-* & vue-* packages",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "exampleReactNative",
|
"name": "exampleReactNative",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"private": true,
|
"private": true,
|
||||||
"workspaces": {
|
"workspaces": {
|
||||||
"nohoist": [
|
"nohoist": [
|
||||||
@@ -23,9 +23,9 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/reactnative-identicon": "^0.46.0-beta.9",
|
"@polkadot/reactnative-identicon": "^0.46.0-beta.10",
|
||||||
"@polkadot/ui-keyring": "^0.46.0-beta.9",
|
"@polkadot/ui-keyring": "^0.46.0-beta.10",
|
||||||
"@polkadot/ui-settings": "^0.46.0-beta.9",
|
"@polkadot/ui-settings": "^0.46.0-beta.10",
|
||||||
"@react-native-community/async-storage": "^1.6.2",
|
"@react-native-community/async-storage": "^1.6.2",
|
||||||
"get-yarn-workspaces": "^1.0.2",
|
"get-yarn-workspaces": "^1.0.2",
|
||||||
"os-browserify": "^0.3.0",
|
"os-browserify": "^0.3.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/react-identicon",
|
"name": "@polkadot/react-identicon",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"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,8 +10,8 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.6.3",
|
||||||
"@polkadot/ui-settings": "^0.46.0-beta.9",
|
"@polkadot/ui-settings": "^0.46.0-beta.10",
|
||||||
"@polkadot/ui-shared": "^0.46.0-beta.9",
|
"@polkadot/ui-shared": "^0.46.0-beta.10",
|
||||||
"@types/color": "^3.0.0",
|
"@types/color": "^3.0.0",
|
||||||
"@types/react-copy-to-clipboard": "^4.3.0",
|
"@types/react-copy-to-clipboard": "^4.3.0",
|
||||||
"color": "^3.1.2",
|
"color": "^3.1.2",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/react-qr",
|
"name": "@polkadot/react-qr",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"description": "Generates and reads QR codes",
|
"description": "Generates and reads QR codes",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/reactnative-identicon",
|
"name": "@polkadot/reactnative-identicon",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"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.6.3",
|
"@babel/runtime": "^7.6.3",
|
||||||
"@polkadot/ui-shared": "^0.46.0-beta.9",
|
"@polkadot/ui-shared": "^0.46.0-beta.10",
|
||||||
"react-native-svg": "^9.11.1"
|
"react-native-svg": "^9.11.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/ui-assets",
|
"name": "@polkadot/ui-assets",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"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-keyring",
|
"name": "@polkadot/ui-keyring",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"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.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"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>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/ui-shared",
|
"name": "@polkadot/ui-shared",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"description": "Shared logic that is usable accross all frameworks-specific areas",
|
"description": "Shared logic that is usable accross all frameworks-specific areas",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/vue-identicon",
|
"name": "@polkadot/vue-identicon",
|
||||||
"version": "0.46.0-beta.9",
|
"version": "0.46.0-beta.10",
|
||||||
"description": "Renders an SVG picture representing an address",
|
"description": "Renders an SVG picture representing an address",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.6.3",
|
||||||
"@polkadot/ui-shared": "^0.46.0-beta.9",
|
"@polkadot/ui-shared": "^0.46.0-beta.10",
|
||||||
"jdenticon": "2.2.0"
|
"jdenticon": "2.2.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user