Skip to content

Commit 19e4ed8

Browse files
Update dependency electron to v41.1.1
1 parent 86e3002 commit 19e4ed8

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": "41.1.0",
16+
"electron": "41.1.1",
1717
"rxjs": "7.8.2"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)