This commit is contained in:
Jaco
2022-07-24 10:40:50 +02:00
committed by GitHub
parent b008094f30
commit 874a7f17ff
13 changed files with 49 additions and 42 deletions
+3 -3
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.2-0-x",
"version": "2.9.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.1",
"@polkadot/ui-settings": "2.9.2-0-x",
"@polkadot/ui-shared": "2.9.2-0-x",
"@polkadot/ui-settings": "2.9.2",
"@polkadot/ui-shared": "2.9.2",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"color": "^3.2.1",