Skip to content

Commit 1669f0e

Browse files
author
Long Ho
committed
fix: drop @types/react version to 16.0
1 parent bb7cd84 commit 1669f0e

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
@@ -37,7 +37,7 @@
3737
"@formatjs/intl-relativetimeformat": "^2.6.2",
3838
"@types/hoist-non-react-statics": "^3.3.1",
3939
"@types/invariant": "^2.2.30",
40-
"@types/react": "^16.9.1",
40+
"@types/react": "^16.0.0",
4141
"hoist-non-react-statics": "^3.3.0",
4242
"intl-format-cache": "^4.1.9",
4343
"intl-locales-supported": "^1.4.4",

0 commit comments

Comments
 (0)