mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 17:41:01 +00:00
Use tsconfig references (#561)
* Use tsconfig references * Adjust * tesconfig.eslint.json * Bumps
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"version": "0.87.6-1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@babel/runtime": "^7.16.5",
|
||||
"@polkadot/util": "^8.1.2",
|
||||
"@polkadot/util-crypto": "^8.1.2",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-qr-reader": "^2.1.4",
|
||||
"@types/styled-components": "^5.1.17"
|
||||
"@types/styled-components": "^5.1.18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
Reference in New Issue
Block a user