This commit is contained in:
Pete Davison
2024-09-07 20:05:46 +00:00
parent 0c05dcbe0f
commit 1275ab1b5b
11 changed files with 392 additions and 56 deletions

View File

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