Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "monorun", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Intelligently detects and runs scripts specific to your project's directory in the terminal.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -43,4 +43,2 @@ #!/usr/bin/env node | ||
console.log(packageManager, root); | ||
const data = await findPackageJson(); | ||
@@ -47,0 +45,0 @@ |
30398
27
683