Update readme
This commit is contained in:
parent
38bb853181
commit
491ec146a6
@ -5,10 +5,10 @@
|
||||
<sub>Released under the [MIT](LICENSE) license.</sub>
|
||||
|
||||
```sh
|
||||
yarn add stromjs
|
||||
yarn add stromjs
|
||||
```
|
||||
```sh
|
||||
npm add stromjs
|
||||
npm add stromjs
|
||||
```
|
||||
|
||||
## fromArray(array)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stromjs",
|
||||
"version": "0.5.0-alpha.1",
|
||||
"version": "0.5.1",
|
||||
"description": "Dependency-free streams utils for Node.js",
|
||||
"keywords": [
|
||||
"promise",
|
||||
|
Loading…
Reference in New Issue
Block a user