* pin tsp-client * Added a script to wrap the call to tsp-client * Used npm i to improve per * Removed script and added readme.md * Update eng/common/tsp-client/README.md Co-authored-by: Mike Harder <mharder@microsoft.com> * Update eng/common/tsp-client/README.md Co-authored-by: Mike Harder <mharder@microsoft.com> * Use npm ci for installation * Added dependabot to readme * Update eng/common/tsp-client/README.md Co-authored-by: Mike Harder <mharder@microsoft.com> * Removed 'prefix' option approach from usage * Fixed format issue --------- Co-authored-by: catalinaperalta <caperal@microsoft.com> Co-authored-by: ray chen <raychen@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"dependencies": {
|
|
"@azure-tools/typespec-client-generator-cli": "0.28.1"
|
|
}
|
|
}
|