[CI Skip] bump/beta 3.0.3-5-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-03-15 15:16:52 +00:00
parent 656be6550a
commit a3a918b2cb
17 changed files with 55 additions and 45 deletions
+4 -3
View File
@@ -1,11 +1,12 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/polkadot-js/ui/issues",
"contributors": [],
"description": "Shared logic that is usable accross all frameworks-specific areas",
"engines": {
"node": ">=14"
},
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/ui-shared#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-shared",
"repository": {
"directory": "packages/ui-shared",
@@ -17,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.3-4-x",
"version": "3.0.3-5-x",
"main": "index.js",
"dependencies": {
"colord": "^2.9.3",