This commit is contained in:
Jaco
2021-10-26 13:13:40 +02:00
committed by GitHub
parent 9b9fa77bc8
commit 653a4a8f39
12 changed files with 101 additions and 149 deletions
+2 -6
View File
@@ -7,7 +7,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-keyring",
"private": false,
"repository": {
"directory": "packages/ui-keyring",
"type": "git",
@@ -20,7 +19,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -36,11 +34,9 @@
"@types/mkdirp": "^1.0.2",
"@types/store": "^2.0.2"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/keyring": "*",
"@polkadot/ui-settings": "*",
"@polkadot/util": "*"
},
"resolutions": {}
}
}
}