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.

Remove duplicate tasks from prepublishOnly

+1 -1
+1 -1
package.json
··· 31 31 "bundle": "rollup -c rollup.config.js", 32 32 "clean": "run-s bs:clean bundle:clean", 33 33 "build": "run-s bs:build bundle flowgen", 34 - "prepublishOnly": "run-s clean build bundle flowgen check test" 34 + "prepublishOnly": "run-s clean build check test" 35 35 }, 36 36 "keywords": [ 37 37 "wonka",