[READ-ONLY] Mirror of https://github.com/bombshell-dev/automation. GitHub Actions for the Bombshell organization
ci
0

Configure Feed

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

ref: add packageManager (#9)

authored by

Nate Moore and committed by
GitHub
(Mar 16, 2026, 10:36 PM EDT) b8e579a6 2ea68bbc

+1
+1
package.json
··· 2 2 "name": "@bomb.sh/automation", 3 3 "private": true, 4 4 "type": "module", 5 + "packageManager": "pnpm@10.26.2", 5 6 "exports": { 6 7 "./*": "./dist/*.mjs" 7 8 },