Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "mekano", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "maintain, update and regenerate groups of files", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"bin": { | ||
"neomake": "bin/cli.js" | ||
"mekano": "bin/cli.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "scripts": { |
82524