* 2.11.3

* Fix lint

* Update polkadot-dev-run-test

* Adjust jest setupEnv
This commit is contained in:
Jaco
2023-02-19 15:38:09 +02:00
committed by GitHub
parent 4d2fe495ed
commit 864efca1e6
15 changed files with 576 additions and 530 deletions
+4 -4
View File
@@ -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": {