Skip to content

Commit

Permalink
update ts version to match repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Stu Wilcox committed Dec 22, 2023
1 parent 5996462 commit f72b577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"@types/node": "18.17.15",
"@types/resolve": "1.20.2",
"@types/semver": "7.5.0",
"typescript": "5.3.3"
"typescript": "~5.0.4"
},
"peerDependencies": {
"typescript": "5.3.3"
"typescript": "~5.0.4"
}
}

0 comments on commit f72b577

Please sign in to comment.