Mirror: 🎩 A tiny but capable push & pull stream library for TypeScript and Flow

v3.2.1

Changed files
+1 -1
+1 -1
package.json
··· 1 { 2 "name": "wonka", 3 "description": "A fast push & pull stream library for Reason/OCaml, Flow, and TypeScript", 4 - "version": "3.2.0", 5 "author": "Phil Pluckthun <phil@kitten.sh>", 6 "source": "./src/index.js", 7 "main": "./dist/wonka.js",
··· 1 { 2 "name": "wonka", 3 "description": "A fast push & pull stream library for Reason/OCaml, Flow, and TypeScript", 4 + "version": "3.2.1", 5 "author": "Phil Pluckthun <phil@kitten.sh>", 6 "source": "./src/index.js", 7 "main": "./dist/wonka.js",