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 46f5024..b29fa8f 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "style-loader": "^2.0.0", "styled-components": "^5.1.1", "ts-loader": "^8.0.2", - "ts-node": "^9.0.0", + "ts-node": "^10.0.0", "tsyringe": "4.5.0", "typescript": "4.2.4", "web-ext-types": "^3.2.1", |