generator-ts-np
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -70,3 +70,3 @@ 'use strict'; | ||
this.fs.copy( | ||
this.templatePath('statics/**'), | ||
this.templatePath('static/**'), | ||
this.destinationPath(), {globOptions: {dot: true}} | ||
@@ -73,0 +73,0 @@ ); |
{ | ||
"name": "generator-ts-np", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Yeoman Generator For Building Node Packages With Typescript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/vajahath/generator-ts-np#readme", |
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
42062