refactor: update package.json

This commit is contained in:
Allyedge
2022-06-01 19:40:40 +02:00
parent 8d32cad01e
commit f619768bc1

View File

@@ -26,11 +26,8 @@
"dependencies": {
"go-npm": "^0.1.9"
},
"bin": {
"sern": "./bin/sern"
},
"goBinary": {
"name": "command-name",
"name": "sern",
"path": "./bin",
"url": "https://github.com/sern-handler/cli/releases/download/v{{version}}/cli_{{version}}_{{platform}}_{{arch}}.tar.gz"
}