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 1
1
management :
2
2
openapi-checksum : 46093b002f359f8049d6b8210be2bc73
3
3
openapi-version : 0.1.0
4
- speakeasy-version : 0.10.1
4
+ speakeasy-version : 0.10.2
5
5
typescript :
6
6
author : Speakeasy
7
7
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 1
1
{
2
2
"name" : " @speakeasy-api/speakeasy-client-sdk-typescript" ,
3
- "version" : " 0.0 .1" ,
3
+ "version" : " 0.1 .1" ,
4
4
"author" : " Speakeasy" ,
5
5
"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"
7
9
},
8
10
"dependencies" : {
9
11
"axios" : " ^1.1.3" ,
You can’t perform that action at this time.
0 commit comments