Skip to content

Commit aed700c

Browse files
committed
upgrade typescript to avoid compilation errors
1 parent a740d1f commit aed700c

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
@@ -60,7 +60,7 @@
6060
"react": "16.11.0",
6161
"react-native": "0.62.2",
6262
"release-it": "^13.5.8",
63-
"typescript": "^3.8.3"
63+
"typescript": "^4.1.2"
6464
},
6565
"peerDependencies": {
6666
"react": "*",

0 commit comments

Comments
 (0)