mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-30 23:21:04 +00:00
Explicit deps & bumps (#275)
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
"main": "index.js",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.8.3",
|
||||
"@babel/runtime": "^7.8.4",
|
||||
"@polkadot/ui-shared": "^0.50.0-beta.0",
|
||||
"jdenticon": "2.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util-crypto": "*",
|
||||
"vue": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user