Gildas vor 5 Jahren
Ursprung
Commit
0227cdc5c9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -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"
 	},