Skip to content

Commit 70b85fc

Browse files
authored
fix: pin ts to 4.0.x (#683)
1 parent dd5b833 commit 70b85fc

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
@@ -115,7 +115,7 @@
115115
"strip-json-comments": "^3.1.1",
116116
"terser-webpack-plugin": "^3.0.5",
117117
"typedoc": "^0.19.2",
118-
"typescript": "^4.0.5",
118+
"typescript": "4.0.x",
119119
"update-notifier": "^5.0.0",
120120
"webpack": "^4.43.0",
121121
"webpack-bundle-analyzer": "^3.7.0",

0 commit comments

Comments
 (0)