@@ -4,7 +4,7 @@
"description": "SingleFile",
"author": "Gildas Lormeau",
"license": "AGPL-3.0-or-later",
- "main": "cli/single-file.js",
+ "main": "cli/single-file",
"bin": {
"single-file": "./cli/single-file"
},