Skip to content

Commit 6572b3c

Browse files
authored
Always use latest electron (#600)
1 parent f86a3c2 commit 6572b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/node/pub_sub_electron_node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "https://github.com/aws/aws-iot-device-sdk-js-v2#readme",
2121
"devDependencies": {
22-
"electron": "^40.0.0",
22+
"electron": "latest",
2323
"events": "^3.3.0",
2424
"typescript": "^5.1.3"
2525
},

0 commit comments

Comments
 (0)