Tools for Deno-Powered Web Extensions
0
fork

Configure Feed

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

v1.4.0 (#13)

- Adds cli option `--config=./deno.json`
- Adds support for workspaces

authored by

Ben Pevsner and committed by
GitHub
13d0d6b6 77456203

+1 -1
+1 -1
source/deno.json
··· 1 1 { 2 2 "name": "@bpev/bext", 3 - "version": "1.3.1", 3 + "version": "1.4.0", 4 4 "exports": { 5 5 ".": "./mod.ts", 6 6 "./bin": "./main.ts",