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

Configure Feed

Select the types of activity you want to include in your feed.

v2.0.2

+2 -2
+2 -2
package.json
··· 1 1 { 2 2 "name": "wonka", 3 - "version": "2.0.1", 3 + "version": "2.0.2", 4 4 "author": "Phil Pluckthun <phil@kitten.sh>", 5 5 "source": "./src/index.js", 6 6 "main": "./dist/wonka.js", ··· 92 92 "maxSize": "9 kB" 93 93 } 94 94 ] 95 - } 95 + }