Skip to content

Commit a90a7c4

Browse files
committed
Update typescript version (#44)
1 parent 3b53bb1 commit a90a7c4

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
@@ -57,7 +57,7 @@
5757
"tslint": "^5.19.0",
5858
"tslint-config-prettier": "^1.18.0",
5959
"tslint-plugin-prettier": "^2.0.1",
60-
"typescript": "~3.8.3"
60+
"typescript": "^3.8.3"
6161
},
6262
"dependencies": {
6363
"hoist-non-react-statics": "^3.3.2",

0 commit comments

Comments
 (0)