Comparing version 0.0.5 to 0.0.6
@@ -439,3 +439,3 @@ #!/usr/bin/env node | ||
} catch (err) { | ||
console.error('Warning: error in deps file', err); | ||
console.error('Warning: error in origin deps.js file \033[1;31m%s\033[0m in file \033[1;36m%s.deps.js\033[0m', err, path); | ||
} | ||
@@ -442,0 +442,0 @@ } |
{ | ||
"name": "bemdeps", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"preferGlobal": "true", | ||
@@ -5,0 +5,0 @@ "description": "", |
15561