Comparing version 1.2.0 to 1.2.1
@@ -22,3 +22,7 @@ #!/usr/bin/env node | ||
var app = require('package.json'); | ||
var app = { | ||
name: "Plexiform", | ||
version: "1.2.1", | ||
author: "Raith" | ||
}; | ||
@@ -25,0 +29,0 @@ var appSignature = `${app.name} v${app.version} by ${app.author}`; |
{ | ||
"name": "plexiform", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A very simple template-driven generator.", | ||
@@ -5,0 +5,0 @@ "main": "bin/plexiform.js", |
@@ -59,1 +59,2 @@ # Plexiform | ||
| 2017-09-03 | v1.2.0 | Raith | Can now --init and build from a config file | | ||
| 2017-09-03 | v1.2.1 | Raith | Bug fix | |
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
16762
261
60