This commit is contained in:
Jaco
2023-01-15 21:27:52 +02:00
committed by GitHub
parent 9b4845a6d4
commit 7fa98ef5a1
16 changed files with 853 additions and 719 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.15",
"version": "2.10.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.7",
"@polkadot/ui-settings": "2.9.15",
"@polkadot/util": "^10.2.3",
"@polkadot/util-crypto": "^10.2.3",
"@polkadot/ui-settings": "2.10.0",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.6"