Skip to content

Commit cf05b57

Browse files
author
Pelle Wessman
committed
Lock TS version to ~4.8.4
1 parent 3a89f87 commit cf05b57

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
@@ -58,7 +58,7 @@
5858
"npm-run-all2": "^6.0.2",
5959
"openapi-typescript": "^5.4.1",
6060
"type-coverage": "^2.22.0",
61-
"typescript": "^4.8.4"
61+
"typescript": "~4.8.4"
6262
},
6363
"scripts": {
6464
"build:0": "run-s clean",

0 commit comments

Comments
 (0)