chore: pin commit for consumet dependency

bun on ci fails to install dependency if commit isn't specified for whatever reason
This commit is contained in:
2024-08-26 22:23:16 -04:00
parent a9fa2baafe
commit 208672529b

View File

@@ -16,7 +16,7 @@
"prepare": "husky"
},
"dependencies": {
"@consumet/extensions": "github:consumet/consumet.ts",
"@consumet/extensions": "github:consumet/consumet.ts#3dd0ccb",
"@haverstack/axios-fetch-adapter": "^0.12.0",
"@hono/swagger-ui": "^0.2.2",
"@hono/zod-openapi": "^0.12.0",