Skip to content

Commit

Permalink
Update emitter-package.json for TypeSpec 0.45.0 (#30695)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel authored Jun 9, 2023
1 parent d4887c5 commit 55de2d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-python": "0.8.6",
"@typespec/openapi": "0.44.0"
"@azure-tools/typespec-python": "0.10.0"
}
}

0 comments on commit 55de2d4

Please sign in to comment.