We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f350e65 commit 9b76092Copy full SHA for 9b76092
1 file changed
examples/electron/package.json
@@ -13,7 +13,7 @@
13
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
14
"dependencies": {
15
"rxdb": "file:rxdb-local.tgz",
16
- "electron": "42.0.1",
+ "electron": "42.1.0",
17
"rxjs": "7.8.2"
18
},
19
"devDependencies": {
0 commit comments