mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 17:11:02 +00:00
@@ -17,20 +17,20 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.4",
|
||||
"version": "2.9.5",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@polkadot/ui-settings": "2.9.4",
|
||||
"@polkadot/util": "^10.1.3",
|
||||
"@polkadot/util-crypto": "^10.1.3",
|
||||
"@polkadot/ui-settings": "2.9.5",
|
||||
"@polkadot/util": "^10.1.4",
|
||||
"@polkadot/util-crypto": "^10.1.4",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"react-qr-reader": "^2.2.1",
|
||||
"styled-components": "^5.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-qr-reader": "^2.1.4",
|
||||
"@types/styled-components": "^5.1.25"
|
||||
"@types/styled-components": "^5.1.26"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user