aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-05-19 20:32:28 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2019-05-19 20:32:28 +0900
commit5a0dc6844592b7f46b8cc91e981ad54c2fd3888a (patch)
tree4bcf8ffc7cc3cd013ff6be6dafbb5a8a1a535ecf /package.json
parentced89134e32d793d8e091113cfb20867e1c3b572 (diff)
Install reflect-metadataa and tsyringe
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index a799554..02b93e4 100644
--- a/package.json
+++ b/package.json
@@ -60,9 +60,11 @@
"react-test-renderer": "^16.8.6",
"redux": "^4.0.1",
"redux-promise": "^0.6.0",
+ "reflect-metadata": "^0.1.13",
"sass-loader": "^7.1.0",
"sinon-chrome": "^3.0.1",
"style-loader": "^0.23.1",
+ "tsyringe": "^3.2.0",
"typescript": "^3.4.5",
"web-ext-types": "^3.1.0",
"webextensions-api-fake": "^0.7.4",