This commit is contained in:
Jaco
2023-03-19 10:10:29 +02:00
committed by GitHub
parent 4217c67acd
commit 6e30befa0f
10 changed files with 129 additions and 138 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.3-7-x",
"version": "3.1.0",
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.0.3-7-x",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"@polkadot/ui-settings": "3.1.0",
"@polkadot/util": "^11.1.1",
"@polkadot/util-crypto": "^11.1.1",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.9",