فهرست منبع

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",
 	"main": "single-file",
 	"bin": {
-        "single-file": "./single-file",
+        "single-file": "./single-file"
     },
 	"dependencies": {
 		"file-url": "^3.0.0",