Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update emitter version
  • Loading branch information
iscai-msft committed Feb 12, 2024
commit 517e31d96d303c2c45772ed03bb06945bfcbb9d1
2 changes: 1 addition & 1 deletion eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-python": "0.20.0",
"@azure-tools/typespec-python": "0.21.0",
"@azure-tools/typespec-azure-resource-manager": "0.39.0"
}
}