[CI Skip] release/stable 3.2.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-04-22 09:32:36 +00:00
parent e8b9f2aafc
commit e6105e19a5
17 changed files with 39 additions and 39 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"bugs": "https://github.com/polkadot-js/ui/issues",
"description": "Shared logic that is usable accross all frameworks-specific areas",
"engines": {
"node": ">=14"
"node": ">=16"
},
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/ui-shared#readme",
"license": "Apache-2.0",
@@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.0",
"version": "3.2.1",
"main": "index.js",
"dependencies": {
"colord": "^2.9.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.1.5-4-x' };
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.2.1' };