Skip to content

Commit afc2c97

Browse files
committed
Add missing
1 parent 327a36d commit afc2c97

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

contract-typespec/api/package-lock.json

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contract-typespec/api/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"@typespec/rest": "0.73.0",
1111
"@typespec/sse": "0.73.0",
1212
"@typespec/streams": "0.73.0",
13-
"build": "^0.1.4"
13+
"build": "^0.1.4",
14+
"typescript": "^5.9.2"
1415
},
1516
"scripts": {
1617
"build": "tsp compile ."

0 commit comments

Comments
 (0)