Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

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

Correct engines key

+1 -1
+1 -1
package.json
··· 115 115 "node-fetch": "^3.3.2" 116 116 }, 117 117 "engines": { 118 - "pnpm": "^9.0.0" 118 + "pnpm": ">=9.0.0" 119 119 } 120 120 }