mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 03:17:58 +00:00
chore: bump version to 3.17.2 and fix internal dependencies
- Update all packages to version 3.17.2 - Fix internal dependencies to reference 3.17.2 instead of 3.16.6 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.17.1",
|
||||
"version": "3.17.2",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@pezkuwi/ui-shared": "3.16.6",
|
||||
"@pezkuwi/ui-shared": "3.17.2",
|
||||
"@pezkuwi/util": "^14.0.5",
|
||||
"@pezkuwi/util-crypto": "^14.0.5",
|
||||
"react-native-svg": "^14.1.0",
|
||||
|
||||
Reference in New Issue
Block a user