this repo has no description
0
fork

Configure Feed

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

Always tilde

+2 -2
+1 -1
package-lock.json
··· 20 20 "fast-deep-equal": "~3.1.3", 21 21 "idb-keyval": "~6.2.1", 22 22 "just-debounce-it": "~3.2.0", 23 - "lz-string": "^1.5.0", 23 + "lz-string": "~1.5.0", 24 24 "masto": "~5.11.4", 25 25 "mem": "~9.0.2", 26 26 "p-retry": "~6.0.0",
+1 -1
package.json
··· 22 22 "fast-deep-equal": "~3.1.3", 23 23 "idb-keyval": "~6.2.1", 24 24 "just-debounce-it": "~3.2.0", 25 - "lz-string": "^1.5.0", 25 + "lz-string": "~1.5.0", 26 26 "masto": "~5.11.4", 27 27 "mem": "~9.0.2", 28 28 "p-retry": "~6.0.0",