diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c2016d7..3e1d6fe 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "esbuild": "^0.15.5", "eslint": "^8.24.0", "standalone-electron-types": "^1.0.0", + "type-fest": "^3.1.0", "typescript": "^4.8.4", "yazl": "^2.5.1" }, |