瀏覽代碼

fix extra comma

Nick Sweeting 5 年之前
父節點
當前提交
2116e83f6c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cli/package.json

+ 1 - 1
cli/package.json

@@ -6,7 +6,7 @@
 	"license": "AGPL-3.0-or-later",
 	"license": "AGPL-3.0-or-later",
 	"main": "single-file",
 	"main": "single-file",
 	"bin": {
 	"bin": {
-        "single-file": "./single-file",
+        "single-file": "./single-file"
     },
     },
 	"dependencies": {
 	"dependencies": {
 		"file-url": "^3.0.0",
 		"file-url": "^3.0.0",