Skip to content

Commit

Permalink
Add liftr package to emitter-package.json (#5217)
Browse files Browse the repository at this point in the history
  • Loading branch information
live1206 authored Jan 10, 2025
1 parent e054de0 commit 8f7dc97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions src/TypeSpec.Extension/Emitter.Csharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@azure-tools/typespec-azure-resource-manager": ">=0.49.0 <1.0.0",
"@azure-tools/typespec-azure-rulesets": ">=0.49.0 <1.0.0",
"@azure-tools/typespec-autorest": ">=0.49.0 <1.0.0",
"@azure-tools/typespec-liftr-base": ">=0.6.0 <1.0.0",
"@typespec/compiler": ">=0.63.0 <1.0.0",
"@typespec/http": ">=0.63.0 <1.0.0",
"@typespec/openapi": ">=0.63.0 <1.0.0",
Expand All @@ -56,6 +57,7 @@
"@azure-tools/typespec-azure-resource-manager": "0.49.0",
"@azure-tools/typespec-azure-rulesets": "0.49.0",
"@azure-tools/typespec-autorest": "0.49.0",
"@azure-tools/typespec-liftr-base": "0.6.0",
"@eslint/js": "^9.15.0",
"@types/mocha": "~10.0.9",
"@types/node": "~22.7.9",
Expand Down

0 comments on commit 8f7dc97

Please sign in to comment.