Missing peerDependencies

This commit is contained in:
Jaco Greeff
2020-03-15 06:00:31 +01:00
parent 204b0b46ef
commit ad9abfb0d8
4 changed files with 25 additions and 13 deletions
+2 -1
View File
@@ -40,6 +40,7 @@
"peerDependencies": {
"@polkadot/keyring": "*",
"@polkadot/ui-settings": "*",
"@polkadot/util": "*"
"@polkadot/util": "*",
"rxjs": "*"
}
}