Skip to content

Commit 6318424

Browse files
committed
update emitter versions
1 parent cdb4cad commit 6318424

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/emitter-package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.13.5",
5-
"@azure-tools/typespec-autorest": "0.34.0",
6-
"@azure-tools/typespec-azure-resource-manager": "0.34.0"
4+
"@azure-tools/typespec-python": "0.15.4",
5+
"@azure-tools/typespec-autorest": "0.35.0",
6+
"@azure-tools/typespec-azure-resource-manager": "0.35.0"
77
}
88
}

0 commit comments

Comments
 (0)