Browse Source

Merge pull request #327 from electron/dependabot/npm_and_yarn/electron-7.0.0

main
dependabot-preview[bot] 6 years ago
committed by GitHub
parent
commit
77d1cb4d88
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1151
      package-lock.json
  2. 2
      package.json

1151
package-lock.json
File diff suppressed because it is too large
View File

2
package.json

@ -17,6 +17,6 @@
"author": "GitHub", "author": "GitHub",
"license": "CC0-1.0", "license": "CC0-1.0",
"devDependencies": { "devDependencies": {
"electron": "^6.0.12"
"electron": "^7.0.0"
} }
} }
Loading…
Cancel
Save