This commit is contained in:
Andrey Nering
2025-03-08 22:34:07 -03:00
parent 1b8b399c7e
commit cd086228b2
17 changed files with 409 additions and 94 deletions

View File

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