aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-12-05 21:38:47 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-12-05 21:38:47 +0900
commit644522625f833648c9852021d17836becfc9416d (patch)
tree34ae497a2197606ec307b04c95fb9d98bf177523 /package.json
parent3c7230c3036e8bb2b2e9a752be9b0ef4a0a7349d (diff)
Install @types/react-test-renderer
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 381bb7d..b963a5b 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.0",
"@types/react-redux": "^7.1.2",
+ "@types/react-test-renderer": "^16.9.0",
"@types/redux-promise": "^0.5.28",
"@types/selenium-webdriver": "^4.0.2",
"@types/sinon": "^7.0.13",