Skip to content

Commit 9cd6a21

Browse files
authored
update tsp compiler to 0.64.0 and liftr 0.7.0 (#445)
* update compiler to 0.64.0 * update lift to 0.7.0
1 parent 93bdcdb commit 9cd6a21

File tree

3 files changed

+162
-279
lines changed

3 files changed

+162
-279
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@pnpm/find-workspace-packages": "^6.0.9",
1919
"@pnpm/logger": "^5.0.0",
20-
"@azure-tools/typespec-liftr-base": "^0.6.0",
20+
"@azure-tools/typespec-liftr-base": "^0.7.0",
2121
"rimraf": "~5.0.5"
2222
},
2323
"syncpack": {

0 commit comments

Comments
 (0)