fix types/react version

Co-authored-by: Harry Hogg <hhogg@spotify.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2021-10-26 14:16:29 +02:00
parent 6e1a523f86
commit 3cb1e8e6ee
3 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -53,13 +53,13 @@
},
"version": "1.0.0",
"dependencies": {
"@octokit/rest": "^18.12.0",
"@microsoft/api-documenter": "^7.13.47",
"@microsoft/api-extractor": "^7.18.7",
"@microsoft/api-extractor-model": "^7.13.5",
"@microsoft/tsdoc": "^0.13.2"
},
"devDependencies": {
"@octokit/rest": "^18.12.0",
"@changesets/cli": "^2.14.0",
"@spotify/prettier-config": "^11.0.0",
"@types/webpack": "^5.28.0",