Comparing version 0.1.20 to 0.1.21
@@ -5,3 +5,4 @@ var path = require('path'); | ||
function includePaths() { | ||
return [bourbon.includePaths, path.join(__dirname, 'assets/')]; | ||
bourbon.includePaths.push(path.join(__dirname, 'assets')) | ||
return bourbon.includePaths; | ||
} | ||
@@ -8,0 +9,0 @@ |
{ | ||
"name": "eggshell", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"description": "Bourbon scaffolding", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
29908
23