Select the types of activity you want to include in your feed.
1{ 2 "name": "happyview", 3 "private": true, 4 "workspaces": ["packages/*"], 5 "overrides": { 6 "webpack": "5.97.1" 7 }, 8 "resolutions": { 9 "webpack": "5.97.1" 10 } 11}