diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index a4ae3cf..f73c457 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,7 @@ "eslint-plugin-simple-import-sort": "^8.0.0", "standalone-electron-types": "^1.0.0", "type-fest": "^3.1.0", - "typescript": "^4.8.4", - "yazl": "^2.5.1" + "typescript": "^4.8.4" }, "packageManager": "pnpm@7.13.4" } |