diff --git a/package.json b/package.json index d7f62f06..afca0ced 100644 --- a/package.json +++ b/package.json @@ -90,13 +90,6 @@ "buildResources": "build" }, "extraFiles": [ - { - "from": "api/dist/windows/app", - "to": "dist/app", - "filter": [ - "**/*" - ] - }, { "from": "dist/app", "to": "dist/app",