@knit/common-tasks
Advanced tools
Comparing version 0.0.0-428b6b3 to 0.0.0-562e2af
{ | ||
"name": "@knit/common-tasks", | ||
"description": "common cli tasks", | ||
"version": "0.0.0-428b6b3" | ||
"version": "0.0.0-562e2af" | ||
} |
/* @flow weak */ | ||
const execa = require("execa"); | ||
// not commited | ||
const tasks = [ | ||
@@ -6,0 +6,0 @@ { |
15417
537