Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed Oct 13, 2023
1 parent 85467f7 commit 681f517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/insomnia/electron-builder.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ const config = {
// same across all electron-builder applications, which causes package
// conflicts
fpm: [
'--rpm-rpmbuild-define=_build_id_links none'
]
'--rpm-rpmbuild-define=_build_id_links none',
],
},
snap: {
base: 'core22',
Expand Down

0 comments on commit 681f517

Please sign in to comment.