prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey

specify taze major version

Tyler 1676c11b 78911863

+1 -1
+1 -1
.github/actions/taze-update/action.yml
··· 27 27 using: "composite" 28 28 steps: 29 29 - name: Install taze 30 - run: pnpm add -g taze 30 + run: pnpm add -g taze@19 31 31 shell: bash 32 32 33 33 - name: Update dependencies