Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 30b28b1

Browse files
committed
Update to TypeScript 4.3.5
1 parent da9aed4 commit 30b28b1

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
@@ -28,7 +28,7 @@
2828
"eslint-plugin-react": "7.12.4",
2929
"mocha": "^6.2.2",
3030
"rimraf": "^3.0.0",
31-
"typescript": "^3.7.3"
31+
"typescript": "^4.3.5"
3232
},
3333
"scripts": {
3434
"prebuild": "rimraf dist",

0 commit comments

Comments
 (0)