This commit is contained in:
Jaco
2021-11-06 12:57:13 +01:00
committed by GitHub
parent bd7fa3db34
commit 6ceb397c87
14 changed files with 195 additions and 188 deletions
+8 -8
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.4-1",
"version": "0.86.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/keyring": "^7.7.2-6",
"@polkadot/ui-settings": "0.86.4-1",
"@polkadot/ui-shared": "0.86.4-1",
"@polkadot/util": "^7.7.2-6",
"@polkadot/util-crypto": "^7.7.2-6",
"@babel/runtime": "^7.16.0",
"@polkadot/keyring": "^7.8.1",
"@polkadot/ui-settings": "0.86.4",
"@polkadot/ui-shared": "0.86.4",
"@polkadot/util": "^7.8.1",
"@polkadot/util-crypto": "^7.8.1",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.1.1",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^17.0.10",
"@types/react-dom": "^17.0.11",
"@types/styled-components": "^5.1.15",
"styled-components": "^5.3.3",
"xmlserializer": "^0.6.1"