aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/main/package.json')
-rw-r--r--packages/main/package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/main/package.json b/packages/main/package.json
index d9abf51..f171448 100644
--- a/packages/main/package.json
+++ b/packages/main/package.json
@@ -23,7 +23,7 @@
23 "os-name": "^5.0.1" 23 "os-name": "^5.0.1"
24 }, 24 },
25 "devDependencies": { 25 "devDependencies": {
26 "@jest/globals": "^27.4.4", 26 "@jest/globals": "^27.4.6",
27 "@types/electron-devtools-installer": "^2.2.1", 27 "@types/electron-devtools-installer": "^2.2.1",
28 "@types/lodash-es": "^4.17.5", 28 "@types/lodash-es": "^4.17.5",
29 "@types/ms": "^0.7.31", 29 "@types/ms": "^0.7.31",
@@ -32,8 +32,6 @@
32 "esbuild": "^0.14.11", 32 "esbuild": "^0.14.11",
33 "git-repo-info": "^2.1.1", 33 "git-repo-info": "^2.1.1",
34 "jest": "^27.4.7", 34 "jest": "^27.4.7",
35 "jest-mock": "^27.4.6", 35 "jest-mock": "^27.4.6"
36 "rimraf": "^3.0.2",
37 "typescript": "^4.5.4"
38 } 36 }
39} 37}