Skip to content

Commit c1a61e3

Browse files
update Typescript to v5
1 parent 335917f commit c1a61e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
},
3737
"devDependencies": {
3838
"@types/koa": "^2.14.0",
39-
"typescript": "^4.9.5"
39+
"typescript": "^5.3.3"
4040
}
4141
}

0 commit comments

Comments
 (0)