Skip to content

Commit ef7bca6

Browse files
committed
v8.9.10
1 parent 550f976 commit ef7bca6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/desktop/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fms-file-explorer-desktop",
3-
"version": "8.9.9",
3+
"version": "8.9.10",
44
"description": "An application designed to simplify access and exploration of data produced by the Allen Institute for Cell Science, provide an intuitive mechanism for organizing data and provide simple hooks to incorporating that data into both programmatic and non-programmatic workflows.",
55
"main": "dist/main/index.js",
66
"repository": {
@@ -66,7 +66,7 @@
6666
"clean-webpack-plugin": "4.x",
6767
"css-loader": "6.x",
6868
"dotenv-webpack": "7.x",
69-
"electron": "^22.3.27",
69+
"electron": "22.3.27",
7070
"electron-builder": "^24.13.3",
7171
"electron-mocha": "11.0.x",
7272
"fork-ts-checker-webpack-plugin": "6.x",

0 commit comments

Comments
 (0)