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 deprecated root folder mapping (#127)

authored by

Phil Pluckthun and committed by
GitHub
e9e5a924 20692519

+1 -2
+1 -2
package.json
··· 14 14 "types": "./dist/types/index.d.ts", 15 15 "source": "./src/index.ts" 16 16 }, 17 - "./package.json": "./package.json", 18 - "./": "./" 17 + "./package.json": "./package.json" 19 18 }, 20 19 "sideEffects": false, 21 20 "files": [