This commit is contained in:
Andrey Nering
2022-12-31 14:03:55 -03:00
parent c4766e2611
commit b4c95d6b0b
5 changed files with 18 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@go-task/cli",
"version": "3.19.0",
"version": "3.19.1",
"description": "A task runner / simpler Make alternative written in Go",
"scripts": {
"postinstall": "go-npm install",