[READ-ONLY] Mirror of https://github.com/bombshell-dev/tab. shell autocompletions for javascript CLIs
4

Configure Feed

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

specify pnpm version

AmirSa12 (Sep 21, 2025, 9:36 PM +0330) 8a03ae76 da063c06

+2 -1
+2 -1
package.json
··· 77 77 "import": "./dist/commander.js", 78 78 "require": "./dist/commander.cjs" 79 79 } 80 - } 80 + }, 81 + "packageManager": "pnpm@10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b" 81 82 }