Skip to content

Commit 7fcdbf8

Browse files
Update dependency electron to v42.1.0
1 parent f350e65 commit 7fcdbf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
1414
"dependencies": {
1515
"rxdb": "file:rxdb-local.tgz",
16-
"electron": "42.0.1",
16+
"electron": "42.1.0",
1717
"rxjs": "7.8.2"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)