mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-20 05:51:04 +00:00
Bump common (#433)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "0.66.4-1",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"sideEffects": false,
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [],
|
||||
@@ -11,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ui-shared": "0.66.4-1",
|
||||
"@polkadot/util": "^5.3.2-1",
|
||||
"@polkadot/util-crypto": "^5.3.2-1",
|
||||
"@polkadot/util": "^5.4.2",
|
||||
"@polkadot/util-crypto": "^5.4.2",
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -22,6 +21,6 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.63.45"
|
||||
"@types/react-native": "^0.63.46"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user