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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/main/package.json b/packages/main/package.json
index ea10b84..4f4a6cb 100644
--- a/packages/main/package.json
+++ b/packages/main/package.json
@@ -27,6 +27,7 @@
27 }, 27 },
28 "devDependencies": { 28 "devDependencies": {
29 "@jest/globals": "^27.4.6", 29 "@jest/globals": "^27.4.6",
30 "@sophie/test-utils": "workspace:*",
30 "@types/deep-equal": "^1.0.1", 31 "@types/deep-equal": "^1.0.1",
31 "@types/electron-devtools-installer": "^2.2.1", 32 "@types/electron-devtools-installer": "^2.2.1",
32 "@types/lodash-es": "^4.17.5", 33 "@types/lodash-es": "^4.17.5",
@@ -38,7 +39,6 @@
38 "esbuild": "^0.14.14", 39 "esbuild": "^0.14.14",
39 "git-repo-info": "^2.1.1", 40 "git-repo-info": "^2.1.1",
40 "jest": "^27.4.7", 41 "jest": "^27.4.7",
41 "jest-each": "^27.4.6",
42 "jest-mock": "^27.4.6", 42 "jest-mock": "^27.4.6",
43 "source-map-support": "^0.5.21" 43 "source-map-support": "^0.5.21"
44 } 44 }