File tree 9 files changed +18
-14
lines changed
9 files changed +18
-14
lines changed Original file line number Diff line number Diff line change 32
32
"homepage" : " https://github.com/microsoft/kiota-typescript#readme" ,
33
33
"dependencies" : {
34
34
"@azure/core-auth" : " ^1.5.0" ,
35
- "@microsoft/kiota-abstractions" : " * " ,
35
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
36
36
"@opentelemetry/api" : " ^1.7.0" ,
37
37
"tslib" : " ^2.6.2"
38
38
},
Original file line number Diff line number Diff line change 41
41
},
42
42
"homepage" : " https://github.com/microsoft/kiota-typescript#readme" ,
43
43
"dependencies" : {
44
- "@microsoft/kiota-abstractions" : " * " ,
44
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
45
45
"@microsoft/sp-http" : " ^1.15.2" ,
46
46
"@opentelemetry/api" : " ^1.7.0" ,
47
47
"tslib" : " ^2.6.2"
Original file line number Diff line number Diff line change 30
30
},
31
31
"homepage" : " https://github.com/microsoft/kiota#readme" ,
32
32
"dependencies" : {
33
- "@microsoft/kiota-abstractions" : " * " ,
34
- "@microsoft/kiota-http-fetchlibrary" : " * " ,
35
- "@microsoft/kiota-serialization-form" : " * " ,
36
- "@microsoft/kiota-serialization-json" : " * " ,
37
- "@microsoft/kiota-serialization-multipart" : " * " ,
38
- "@microsoft/kiota-serialization-text" : " * "
33
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
34
+ "@microsoft/kiota-http-fetchlibrary" : " ^1.0.0-preview.70 " ,
35
+ "@microsoft/kiota-serialization-form" : " ^1.0.0-preview.70 " ,
36
+ "@microsoft/kiota-serialization-json" : " ^1.0.0-preview.70 " ,
37
+ "@microsoft/kiota-serialization-multipart" : " ^1.0.0-preview.70 " ,
38
+ "@microsoft/kiota-serialization-text" : " ^1.0.0-preview.70 "
39
39
},
40
40
"publishConfig" : {
41
41
"access" : " public"
Original file line number Diff line number Diff line change 33
33
"test" : " npm run test:node && npm run test:browser"
34
34
},
35
35
"dependencies" : {
36
- "@microsoft/kiota-abstractions" : " * " ,
36
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
37
37
"@opentelemetry/api" : " ^1.7.0" ,
38
38
"guid-typescript" : " ^1.0.9" ,
39
39
"tslib" : " ^2.6.2"
Original file line number Diff line number Diff line change 38
38
},
39
39
"homepage" : " https://github.com/microsoft/kiota-typescript#readme" ,
40
40
"dependencies" : {
41
- "@microsoft/kiota-abstractions" : " * " ,
41
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
42
42
"guid-typescript" : " ^1.0.9" ,
43
43
"tslib" : " ^2.6.2"
44
44
},
Original file line number Diff line number Diff line change 38
38
},
39
39
"homepage" : " https://github.com/microsoft/kiota-typescript#readme" ,
40
40
"dependencies" : {
41
- "@microsoft/kiota-abstractions" : " * " ,
41
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
42
42
"guid-typescript" : " ^1.0.9" ,
43
43
"tslib" : " ^2.6.2"
44
44
},
Original file line number Diff line number Diff line change 34
34
},
35
35
"homepage" : " https://github.com/microsoft/kiota-typescript#readme" ,
36
36
"dependencies" : {
37
- "@microsoft/kiota-abstractions" : " * " ,
37
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
38
38
"guid-typescript" : " ^1.0.9" ,
39
39
"tslib" : " ^2.6.2"
40
40
},
41
41
"devDependencies" : {
42
- "@microsoft/kiota-serialization-json" : " * "
42
+ "@microsoft/kiota-serialization-json" : " ^1.0.0-preview.70 "
43
43
},
44
44
"publishConfig" : {
45
45
"access" : " public"
Original file line number Diff line number Diff line change 38
38
},
39
39
"homepage" : " https://github.com/microsoft/kiota-typescript#readme" ,
40
40
"dependencies" : {
41
- "@microsoft/kiota-abstractions" : " * " ,
41
+ "@microsoft/kiota-abstractions" : " ^1.0.0-preview.70 " ,
42
42
"guid-typescript" : " ^1.0.9" ,
43
43
"tslib" : " ^2.6.2"
44
44
},
Original file line number Diff line number Diff line change 56
56
}
57
57
},
58
58
"plugins" : [
59
+ {
60
+ "type" : " node-workspace" ,
61
+ "merge" : false
62
+ },
59
63
{
60
64
"type" : " linked-versions" ,
61
65
"groupName" : " microsoft-kiota" ,
You can’t perform that action at this time.
0 commit comments