File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11management :
22 openapi-checksum : 46093b002f359f8049d6b8210be2bc73
33 openapi-version : 0.1.0
4- speakeasy-version : 0.10.1
4+ speakeasy-version : 0.10.2
55typescript :
66 author : Speakeasy
77 packagename : ' @speakeasy-api/speakeasy-client-sdk-typescript'
8- version : 0.1.1
8+ version : 0.1.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @speakeasy-api/speakeasy-client-sdk-typescript" ,
3- "version" : " 0.0 .1" ,
3+ "version" : " 0.1 .1" ,
44 "author" : " Speakeasy" ,
55 "scripts" : {
6- "lint:fix" : " tsc --noemit && eslint \" ./src\" --ext .ts,.tsx --fix"
6+ "lint:fix" : " tsc --noemit && eslint \" ./src\" --ext .ts,.tsx --fix" ,
7+ "build" : " tsc" ,
8+ "prepare" : " npm run build"
79 },
810 "dependencies" : {
911 "axios" : " ^1.1.3" ,
You can’t perform that action at this time.
0 commit comments