Comparing version 0.0.10 to 0.0.11
@@ -47,2 +47,4 @@ var fs = require('fs'), | ||
destFile = path.join(destDir, '.gitignore'); | ||
} else if(entry.indexOf('%%projectName%%') != -1) { | ||
destFile = path.join(destDir, entry.replace('%%projectName%%', projectName)); | ||
} | ||
@@ -49,0 +51,0 @@ |
{ | ||
"name": "d5", | ||
"description": "small utilities for node development", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name" : "Daniel Kang", |
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
16459
31
388