Skip to content

Commit

Permalink
Merge pull request #28 from Stanzilla/patch-2
Browse files Browse the repository at this point in the history
feat(electron-builder): add electron-builder
  • Loading branch information
hulkoba committed Dec 11, 2018
2 parents f89fcec + b65517e commit d4ec830
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,10 @@ const monorepoDefinitions = {
'baset-resolver-pixi',
'baset-env-browser'
],
'electron-builder': [
'electron-builder',
'electron-updater'
],
'enzyme': [
'enzyme',
'enzyme-adapter-react-13',
Expand Down

0 comments on commit d4ec830

Please sign in to comment.