Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehoczky committed Nov 8, 2022
1 parent e195967 commit e82410c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"format:fix": "prettier {src,tests}/** --write",
"generate-icons": "electron-icon-builder --input=./public/icon.png --output=build --flatten"
},
"main": "background.js",
"engines": {
"node": ">=14.0.0"
},
Expand Down

0 comments on commit e82410c

Please sign in to comment.