Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
Merge pull request #654 from AlexTugarev/fix-channel-type
Browse files Browse the repository at this point in the history
Fix rust-client.channel.type
  • Loading branch information
Xanewok authored Sep 4, 2019
2 parents d6b37bd + 2ae883e commit 836a286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"rust-client.channel": {
"type": [
"string",
null
"null"
],
"enum": [
"stable",
Expand Down Expand Up @@ -425,4 +425,4 @@
}
}
}
}
}

0 comments on commit 836a286

Please sign in to comment.