Comparing version 0.0.13 to 0.0.14
{ | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"name": "destiny", | ||
@@ -4,0 +4,0 @@ "main": "dist/src/index.js", |
@@ -11,3 +11,2 @@ #!/usr/bin/env node | ||
const package_json_1 = require("../package.json"); | ||
const fs_extra_1 = require("fs-extra"); | ||
const { argv, env } = process; | ||
@@ -64,6 +63,2 @@ const defaults = { | ||
const filesToFixImports = filesToStructure; | ||
if (!fs_extra_1.existsSync(path)) { | ||
console.log("Unable to resolve the path:", path); | ||
return; | ||
} | ||
if (!filesToStructure.length) { | ||
@@ -70,0 +65,0 @@ console.log("Could not find any files for: ", path); |
{ | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"name": "destiny", | ||
@@ -4,0 +4,0 @@ "main": "dist/src/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
47090
640