Skip to content

Commit

Permalink
fix: update typescript version to 5.0.0
Browse files Browse the repository at this point in the history
ref: #26
  • Loading branch information
schettn committed Oct 2, 2024
1 parent d427682 commit 9743649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pylon-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"chokidar": "^3.5.3",
"consola": "^3.2.3",
"source-map-support": "^0.5.21",
"typescript": "^4.9.5",
"typescript": "^5.0.0",
"esbuild": "^0.23.1",
"esbuild-plugin-tsc": "^0.4.0"
},
Expand Down

0 comments on commit 9743649

Please sign in to comment.