Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanbruegge committed May 13, 2017
1 parent af89052 commit d01bf78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions docs/modules/_index_.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h3>Sinks</h3>
<div class="tsd-signature tsd-kind-icon">Sinks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/ec380c5/src/index.ts#L3">index.ts:3</a></li>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/af89052/src/index.ts#L3">index.ts:3</a></li>
</ul>
</aside>
</section>
Expand All @@ -113,7 +113,7 @@ <h3>extract<wbr>Sinks</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/ec380c5/src/index.ts#L46">index.ts:46</a></li>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/af89052/src/index.ts#L46">index.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -148,7 +148,7 @@ <h3>filter<wbr>Prop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/ec380c5/src/index.ts#L74">index.ts:74</a></li>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/af89052/src/index.ts#L74">index.ts:74</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -185,7 +185,7 @@ <h3>merge<wbr>Sinks</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/ec380c5/src/index.ts#L10">index.ts:10</a></li>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/af89052/src/index.ts#L10">index.ts:10</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -214,7 +214,7 @@ <h3>merge<wbr>Sinks$</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/ec380c5/src/index.ts#L63">index.ts:63</a></li>
<li>Defined in <a href="https://github.com/cyclejs-community/cyclejs-util/blob/af89052/src/index.ts#L63">index.ts:63</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cyclejs-utils",
"version": "1.0.3",
"version": "1.0.4",
"description": "A few utility functions for dealing with merging of sinks",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit d01bf78

Please sign in to comment.