mirror: A tiny/fast dataloader implementation
0

Configure Feed

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

chore: we should include `object-identity` as a dep

Marais Rossouw (Sep 4, 2024, 3:38 PM +1000) 8d62af38 bf17e372

+3
+3
package.json
··· 16 16 "import": "./cache.mjs" 17 17 }, 18 18 "./package.json": "./package.json" 19 + }, 20 + "dependencies": { 21 + "object-identity": "^0.1" 19 22 } 20 23 }