bump common 13.4.3 (#828)

This commit is contained in:
Valentin Fernandez
2025-02-18 10:54:45 -03:00
committed by GitHub
parent 9c4f3b204b
commit 12a496bf7b
9 changed files with 94 additions and 94 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.12.2-0-x",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"@polkadot/util": "^13.4.3",
"@polkadot/util-crypto": "^13.4.3",
"react-native-svg": "^14.1.0",
"tslib": "^2.8.1"
},