fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

Merge pull request #576 from hey-api/ci/match-pnpm-version-2

ci: remove sha from packageManager field

authored by

Lubos and committed by
GitHub
ff5ad9af ca5e73ab

+1 -1
+1 -1
package.json
··· 56 56 "typescript-eslint": "7.8.0", 57 57 "vitest": "1.6.0" 58 58 }, 59 - "packageManager": "pnpm@8.15.7+sha256.50783dd0fa303852de2dd1557cd4b9f07cb5b018154a6e76d0f40635d6cee019" 59 + "packageManager": "pnpm@8.15.7" 60 60 }