mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-20 19:45:42 +00:00
3.0.1 (#725)
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.12.2-5-x",
|
||||
"version": "3.0.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@polkadot/ui-shared": "2.12.2-5-x",
|
||||
"@polkadot/util": "^10.4.2",
|
||||
"@polkadot/util-crypto": "^10.4.2",
|
||||
"react-native-svg": "^12.5.1"
|
||||
"@polkadot/ui-shared": "3.0.0",
|
||||
"@polkadot/util": "^11.0.1",
|
||||
"@polkadot/util-crypto": "^11.0.1",
|
||||
"react-native-svg": "^12.5.1",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.71.3"
|
||||
|
||||
Reference in New Issue
Block a user