Browse Source
updated electron version to 4.0.1
updated electron version in devDependencies from 3.0.7 to 4.0.1
main
chandan kumar mandal
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -17,6 +17,6 @@ |
|
|
|
"author": "GitHub", |
|
|
|
"license": "CC0-1.0", |
|
|
|
"devDependencies": { |
|
|
|
"electron": "^3.0.7" |
|
|
|
"electron": "^4.0.1" |
|
|
|
} |
|
|
|
} |