Skip to content

Commit d47fe32

Browse files
committed
main entrypoint
1 parent c683272 commit d47fe32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"author": "Joseph Adams <[email protected]>",
55
"description": "Control a USB Busylight as a Beacon/Notification",
6-
"main": "dist/main.js",
6+
"main": "index.js",
77
"scripts": {
88
"start": "electron .",
99
"format": "prettier -w .",

0 commit comments

Comments
 (0)