mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 06:51:02 +00:00
Bumps
This commit is contained in:
@@ -3,17 +3,15 @@
|
||||
"version": "0.62.2-5",
|
||||
"description": "Manages app settings",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"module": "esm/index.js",
|
||||
"sideEffects": false,
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [
|
||||
"Jaco Greeff <jacogr@gmail.com>"
|
||||
],
|
||||
"maintainers": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/networks": "^4.0.2-8",
|
||||
"@polkadot/util": "^4.0.2-8",
|
||||
"@polkadot/networks": "^4.0.2-11",
|
||||
"@polkadot/util": "^4.0.2-11",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user