diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dc41f2b..20205dd 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "style-loader": "^1.1.3", "ts-loader": "^8.0.2", "ts-node": "^8.6.2", - "tsyringe": "^4.0.1", + "tsyringe": "4.3.0", "typescript": "3.9.7", "web-ext-types": "^3.2.1", "webextensions-api-fake": "^0.9.1", |