File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "type" : " module" ,
55 "dependencies" : {
6- "@typespec/compiler" : " ^1.0 .0" ,
7- "@typespec/http" : " ^1.0 .1" ,
8- "@typespec/openapi" : " ^1.0 .0" ,
9- "@typespec/openapi3" : " ^1.0 .0" ,
10- "@typespec/rest" : " ^0.70 .0" ,
11- "@typespec/sse" : " ^0.70 .0" ,
12- "@typespec/streams" : " ^0.70 .0" ,
6+ "@typespec/compiler" : " ^1.3 .0" ,
7+ "@typespec/http" : " ^1.3 .1" ,
8+ "@typespec/openapi" : " ^1.3 .0" ,
9+ "@typespec/openapi3" : " ^1.3 .0" ,
10+ "@typespec/rest" : " ^0.73 .0" ,
11+ "@typespec/sse" : " ^0.73 .0" ,
12+ "@typespec/streams" : " ^0.73 .0" ,
1313 "build" : " ^0.1.4"
1414 },
1515 "scripts" : {
1616 "build" : " tsp compile ."
1717 },
18- "private" : true
18+ "private" : true ,
19+ "packageManager" :
" [email protected] +sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531" 1920}
Original file line number Diff line number Diff line change 1+ output-dir : " {project-root}/../build/tsp/api"
2+
13emit :
24 - " @typespec/openapi3"
35options :
You can’t perform that action at this time.
0 commit comments