Skip to content

Commit 144e667

Browse files
committed
pin typescript to patch version
1 parent e0cdf64 commit 144e667

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
@@ -40,7 +40,7 @@
4040
"progress": "^2.0.3",
4141
"shelljs": "^0.8.3",
4242
"typedoc-default-themes": "^0.6.0",
43-
"typescript": "^3.5.3"
43+
"typescript": "3.5.x"
4444
},
4545
"devDependencies": {
4646
"@types/fs-extra": "^8.0.0",

0 commit comments

Comments
 (0)