Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/PhieF/CarnetElectron.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhie <phie@phie.ovh>2021-05-09 00:13:12 +0300
committerPhie <phie@phie.ovh>2021-05-09 00:13:12 +0300
commitfa2279f18cef91678142b0391007803d15097b59 (patch)
tree9bfc7689b3586c6fde12b754bcbf4ebd2f3ba27d
parentf373132c7c672e2d27c4b973c9a102fc3d70da72 (diff)
updating dependencies
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bbb74c8..3288a92 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.5",
"@babel/preset-env": "^7.1.5",
- "electron": "3.1.9",
+ "electron": "12.0.5",
"electron-builder": "^21.2.0"
}
-}
+} \ No newline at end of file