Skip to content
Merged
Changes from 1 commit
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
Next Next commit
update version
  • Loading branch information
msyyc committed Oct 21, 2024
commit b44af3cfebda160d8e4c74f60563f3b543956db6
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.36.0"
"@azure-tools/typespec-python": "0.36.1"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "~0.47.0",
Expand Down