File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " CodeRabbit's TypeScript API client for connecting to Bitbucket Cloud and Bitbucker Data Center" ,
55 "keywords" : [
6- " bitbucker-cloud" ,
6+ " bitbucket-api-v1" ,
7+ " bitbucket-api-v2" ,
8+ " bitbucket-api" ,
9+ " bitbucket-cloud" ,
710 " bitbucket-data-center" ,
811 " bitbucket-server" ,
912 " bitbucket"
4548 "openapi-typescript:server" : " openapi-typescript ./src/server/openapi/swagger.v3.json --output ./src/server/openapi/openapi-typescript.ts --immutable --empty-objects-unknown --alphabetize --root-types" ,
4649 "postopenapi-typescript:server" : " ts-autofix ./src/server/openapi && pnpm run lint:fix"
4750 },
51+ "dependencies" : {
52+ "openapi-fetch" : " ^0.12.0"
53+ },
4854 "devDependencies" : {
4955 "@eslint/js" : " ^9.10.0" ,
5056 "@types/node" : " ^22.5.5" ,
6975 }
7076 },
7177 "types" : " dist/index.d.ts" ,
72- "module" : " dist/index.js" ,
73- "dependencies" : {
74- "openapi-fetch" : " ^0.12.0"
75- }
78+ "module" : " dist/index.js"
7679}
You can’t perform that action at this time.
0 commit comments