[READ-ONLY] Mirror of https://github.com/bombshell-dev/tty. Platform independent 2D layout engine for terminal applications based on Clay
5

Configure Feed

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

chore: update node version

Willow (GHOST) (May 24, 2026, 3:37 PM +0100) ab8d05c1 a07c5191

+1 -2
+1 -2
.github/workflows/preview.yml
··· 31 31 - name: Setup Node 32 32 uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 33 33 with: 34 - node-version: 20.x 35 - registry-url: https://registry.npmjs.com 34 + node-version: 24 36 35 37 36 - name: Build NPM 38 37 run: deno task build:npm ${{steps.vars.outputs.version}}