mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-20 16:21:10 +00:00
[CI Skip] release/stable 3.6.4
skip-checks: true
This commit is contained in:
@@ -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": ">=16"
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/ui-shared#readme",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -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.6.4-0-x' };
|
||||
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.6.4' };
|
||||
|
||||
Reference in New Issue
Block a user