Comparing version 0.0.1 to 0.0.2
@@ -9,3 +9,2 @@ #!/usr/bin/env node | ||
.action(function() { | ||
console.log(process.cwd()); | ||
var builder = new Builder(); | ||
@@ -12,0 +11,0 @@ builder.buildProject(process.cwd()).then(function (project) { |
{ | ||
"author": "Marat Dulin", | ||
"name": "analyze", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"engines": { | ||
@@ -6,0 +6,0 @@ "node": "0.10" |
Sorry, the diff of this file is not supported yet
58681
927