This commit is contained in:
Jaco
2023-04-22 12:30:25 +03:00
committed by GitHub
parent bcdd6e42ec
commit e8b9f2aafc
11 changed files with 445 additions and 441 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.1.5-4-x",
"version": "3.2.0",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.1.5-4-x",
"@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3",
"@polkadot/ui-shared": "3.2.0",
"@polkadot/util": "^12.0.1",
"@polkadot/util-crypto": "^12.0.1",
"jdenticon": "3.2.0",
"tslib": "^2.5.0"
},