mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 08:55:42 +00:00
2.11.3 (#717)
* 2.11.3 * Fix lint * Update polkadot-dev-run-test * Adjust jest setupEnv
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.11.2",
|
||||
"version": "2.11.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@polkadot/ui-shared": "2.11.2",
|
||||
"@polkadot/util": "^10.4.1",
|
||||
"@polkadot/util-crypto": "^10.4.1",
|
||||
"@polkadot/ui-shared": "2.11.3",
|
||||
"@polkadot/util": "^10.4.2",
|
||||
"@polkadot/util-crypto": "^10.4.2",
|
||||
"react-native-svg": "^12.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user