This commit is contained in:
Jaco
2023-03-11 11:23:35 +02:00
committed by GitHub
parent 32086c0fc7
commit b9b1b296a3
10 changed files with 367 additions and 340 deletions
+4 -4
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.2-4-x",
"version": "3.0.2",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.0.2-4-x",
"@polkadot/util": "^11.0.1",
"@polkadot/util-crypto": "^11.0.1",
"@polkadot/ui-shared": "3.0.2",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"jdenticon": "3.2.0",
"tslib": "^2.5.0"
},