task-scripted
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "task-scripted", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Scripted' application to run JS files once.", | ||
@@ -18,5 +18,6 @@ "author": "Daniel Rôhers Moura <rohersmoura@gmail.com> (https://github.com/danielrohers)", | ||
"bin": { | ||
"scripted": "./lib/scripted.js" | ||
"scripted": "./bin/scripted.js" | ||
}, | ||
"files": [ | ||
"bin/", | ||
"config/", | ||
@@ -23,0 +24,0 @@ "lib/", |
6371
9
139