Skip to content

Commit 1d3cf61

Browse files
committed
fix package.json
1 parent 5255b33 commit 1d3cf61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "Foxhole-screenparse reads contents of stockpile screenshots to ease logistics planning.",
55
"main": "dist/main.js",
6-
"module": "dist/main.js",
6+
"module": "src/main.js",
77
"browser": "dist/browser.js",
88
"type": "module",
99
"scripts": {

0 commit comments

Comments
 (0)