This commit is contained in:
Jaco
2022-06-19 07:35:18 +02:00
committed by GitHub
parent fc3df455ef
commit 06dcc3bc5b
13 changed files with 298 additions and 339 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.4.2-2",
"version": "2.5.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/ui-settings": "2.4.2-2",
"@polkadot/util": "^9.4.1",
"@polkadot/util-crypto": "^9.4.1",
"@polkadot/ui-settings": "2.5.0",
"@polkadot/util": "^9.5.1",
"@polkadot/util-crypto": "^9.5.1",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.5"