We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f907b86 commit b0364a2Copy full SHA for b0364a2
packages/hadron-build/lib/target.js
@@ -71,7 +71,6 @@ function getPkg(directory) {
71
}
72
73
_.defaults(pkg, {
74
- // NOTE: If nothing overrides this it would result in MongoDB Inc
75
productName: pkg.name,
76
author: pkg.authors,
77
electronVersion: require('electron/package.json').version,
0 commit comments