Skip to content

Commit

Permalink
[Automation] Generate SDK based on TypeSpec 0.8.7 (#35927)
Browse files Browse the repository at this point in the history
* [Automation] Generate SDK based on TypeSpec

* Update emitter-package.json

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
  • Loading branch information
azure-sdk and weidongxu-microsoft authored Jul 18, 2023
1 parent 85971a8 commit 832a567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-java": "0.8.5"
"@azure-tools/typespec-java": "0.8.7"
}
}
}

0 comments on commit 832a567

Please sign in to comment.