Skip to content

Commit ff12da1

Browse files
author
Raul Hidalgo Caballero
committed
Electron 2.0.2
1 parent 5a676cb commit ff12da1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ElectronNET.Host/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"detect-port": "^1.2.1",
14-
"electron": "^1.7.11",
14+
"electron": "^2.0.2",
1515
"socket.io": "^2.0.3"
1616
},
1717
"devDependencies": {
18-
"@types/electron": "^1.6.10",
1918
"@types/socket.io": "^1.4.31"
2019
}
2120
}

0 commit comments

Comments
 (0)