This commit is contained in:
Jaco
2022-04-30 07:49:49 +02:00
committed by GitHub
parent cb073d755d
commit 62e934dba7
13 changed files with 316 additions and 292 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.0.2-2",
"version": "2.1.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/ui-settings": "2.0.2-2",
"@polkadot/util": "^9.0.1",
"@polkadot/util-crypto": "^9.0.1",
"@polkadot/ui-settings": "2.1.0",
"@polkadot/util": "^9.1.1",
"@polkadot/util-crypto": "^9.1.1",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.5"