浏览代码

removed ".js"

Gildas 5 年之前
父节点
当前提交
0227cdc5c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"
 	},