This commit is contained in:
Jaco
2022-01-29 08:05:20 +01:00
committed by GitHub
parent 6cef850c7b
commit ebac0cda56
13 changed files with 61 additions and 57 deletions
+3 -3
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.4-1",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/keyring": "^8.3.3",
"@polkadot/ui-settings": "0.89.4-1",
"@polkadot/ui-shared": "0.89.4-1",
"@polkadot/ui-settings": "1.0.0",
"@polkadot/ui-shared": "1.0.0",
"@polkadot/util": "^8.3.3",
"@polkadot/util-crypto": "^8.3.3",
"color": "^3.2.1",