@go-task/cli
Advanced tools
Comparing version 3.15.2 to 3.16.0
{ | ||
"name": "@go-task/cli", | ||
"version": "3.15.2", | ||
"version": "3.16.0", | ||
"description": "A task runner / simpler Make alternative written in Go", | ||
@@ -32,4 +32,4 @@ "scripts": { | ||
"dependencies": { | ||
"@go-task/go-npm": "^0.1.14" | ||
"@go-task/go-npm": "^0.1.15" | ||
} | ||
} |
@@ -13,4 +13,4 @@ <div align="center"> | ||
<p> | ||
See <a href="https://taskfile.dev">taskfile.dev</a> for the documentation. | ||
<a href="https://taskfile.dev/installation/">Installation</a> | <a href="https://taskfile.dev/usage/">Documentation</a> | <a href="https://twitter.com/taskfiledev">Twitter</a> | <a href="https://discord.gg/6TY36E39UK">Discord</a> | ||
</p> | ||
</div> |
2466
Updated@go-task/go-npm@^0.1.15