Skip to content

Commit 83f85f2

Browse files
authored
chore: add typescript version limit (#4587)
Co-authored-by: undefined <undefined>
1 parent 3fd9f9a commit 83f85f2

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
@@ -176,7 +176,7 @@
176176
"through2": "^3.0.0",
177177
"ts-jest": "^26.4.1",
178178
"ts-loader": "^9.1.0",
179-
"typescript": "^4.2.0",
179+
"typescript": "~4.3.5",
180180
"umi-mock-middleware": "^1.0.0",
181181
"umi-request": "^1.3.5",
182182
"url-loader": "^3.0.0",

0 commit comments

Comments
 (0)