Skip to content

Commit

Permalink
change package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 committed May 13, 2024
1 parent 419f936 commit 66a08d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
},
"extraFiles": [
{
"from": "dist/windows/app",
"to": "dist/windows/app",
"from": "api/dist/windows/app",
"to": "dist/app",
"filter": [
"**/*"
]
Expand Down

0 comments on commit 66a08d2

Please sign in to comment.