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

v5.0.0-rc.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": "5.0.0-rc.0", 5 "author": "Phil Pluckthun <phil@kitten.sh>", 6 "source": "./src/Wonka.ts", 7 "main": "./dist/wonka",
··· 1 { 2 "name": "wonka", 3 "description": "A fast push & pull stream library for Reason/OCaml, Flow, and TypeScript", 4 + "version": "5.0.0-rc.1", 5 "author": "Phil Pluckthun <phil@kitten.sh>", 6 "source": "./src/Wonka.ts", 7 "main": "./dist/wonka",