This commit is contained in:
Andrey Nering
2023-08-26 18:45:44 -03:00
parent 5b8b58b6d9
commit 19eba3cc14
5 changed files with 11 additions and 3 deletions

View File

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