A replica of Keytrace

Try again

+1 -4
+1 -4
.github/workflows/publish.yml
··· 16 16 17 17 - uses: actions/setup-node@v4 18 18 with: 19 - node-version: 22 20 - 21 - - name: Ensure npm supports trusted publishing 22 - run: npm install -g npm@latest 19 + node-version: 22.14 23 20 24 21 - name: Enable Corepack 25 22 run: corepack enable