Skip to content

Commit 99023e6

Browse files
authored
Update cadl_to_sdk_config.json
1 parent fd40a92 commit 99023e6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

cadl_to_sdk_config.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"dependencies": {
3-
"@azure-tools/cadl-python": "0.4.16",
4-
"@autorest/python": "6.2.15",
3+
"@azure-tools/cadl-python": "0.4.17",
4+
"@autorest/python": "6.2.16",
5+
"@azure-tools/cadl-autorest": "~0.24.0",
56
"@azure-tools/cadl-azure-core": "~0.24.0",
6-
"@azure-tools/cadl-dpg": "~0.25.0-dev.8",
7+
"@azure-tools/cadl-dpg": "0.25.0-dev.8",
78
"@cadl-lang/compiler": "~0.38.5",
89
"@cadl-lang/eslint-config-cadl": "~0.5.0",
910
"@cadl-lang/openapi": "~0.38.0",
1011
"@cadl-lang/rest": "~0.38.1",
1112
"@cadl-lang/versioning": "~0.38.0"
1213
}
13-
}
14+
}

0 commit comments

Comments
 (0)