Comparing version 0.2.0 to 0.2.1
@@ -109,6 +109,2 @@ /*! | ||
} | ||
// if (arguments.length === 2 ) { | ||
// } | ||
this.cache[name] = { | ||
@@ -296,2 +292,2 @@ layout: (data && data.layout) ? data.layout : data, | ||
return {data: layout.data, content: str}; | ||
}; | ||
}; |
{ | ||
"name": "layouts", | ||
"description": "Wrap templates with layouts. Layouts can be nested and optionally use other layouts.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"homepage": "https://github.com/jonschlinkert/layouts", | ||
@@ -6,0 +6,0 @@ "author": { |
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
33624
805