Skip to content

Commit 1e38c5b

Browse files
authored
fix: update @types/react (#570)
1 parent 52546f1 commit 1e38c5b

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
@@ -15,6 +15,7 @@
1515
"@gravity-ui/navigation": "^0.4.0",
1616
"@gravity-ui/paranoid": "^1.4.0",
1717
"@gravity-ui/react-data-table": "^1.0.3",
18+
"@types/react": "^17.0.58",
1819
"axios": "0.19.2",
1920
"bem-cn-lite": "4.0.0",
2021
"copy-to-clipboard": "^3.3.3",
@@ -118,7 +119,6 @@
118119
"@types/lodash": "^4.14.178",
119120
"@types/numeral": "^2.0.2",
120121
"@types/qs": "^6.9.7",
121-
"@types/react": "^17.0.58",
122122
"@types/react-dom": "^17.0.11",
123123
"@types/react-router": "^5.1.17",
124124
"@types/react-router-dom": "^5.3.2",

0 commit comments

Comments
 (0)