Explorar o código

fix extra comma

Nick Sweeting %!s(int64=5) %!d(string=hai) anos
pai
achega
2116e83f6c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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",