Skip to content

Commit

Permalink
Import type from electron-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
ficristo committed Sep 6, 2024
1 parent 233605a commit 7916cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Configuration } from "app-builder-lib"
import { Configuration } from "electron-builder";

const options: Configuration = {
"appId": "com.squirrel.quadre.Quadre",
Expand Down

0 comments on commit 7916cda

Please sign in to comment.