assemble-core
Advanced tools
Comparing version 0.14.2 to 0.14.3
@@ -29,3 +29,3 @@ 'use strict'; | ||
Templates.call(this, options); | ||
this.is(Assemble); | ||
this.is('assemble'); | ||
debug(this); | ||
@@ -32,0 +32,0 @@ this.initAssembleCore(); |
{ | ||
"name": "assemble-core", | ||
"description": "The core assemble application with no presets or defaults. All configuration is left to the implementor.", | ||
"version": "0.14.2", | ||
"version": "0.14.3", | ||
"homepage": "https://github.com/assemble/assemble-core", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
@@ -350,2 +350,2 @@ # assemble-core [![NPM version](https://img.shields.io/npm/v/assemble-core.svg)](https://www.npmjs.com/package/assemble-core) [![Build Status](https://img.shields.io/travis/assemble/assemble-core.svg)](https://travis-ci.org/assemble/assemble-core) | ||
_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on March 09, 2016._ | ||
_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on March 11, 2016._ |
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
19117