generator-kissy-pie
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -138,6 +138,2 @@ 'use strict'; | ||
AppGenerator.prototype.mainStylesheet = function mainStylesheet() { | ||
}; | ||
AppGenerator.prototype.app = function app() { | ||
@@ -148,4 +144,2 @@ this.mkdir('utils'); | ||
this.template('abc.json'); | ||
this.copy('app-update.bat', 'tools/app-update.bat'); | ||
this.copy('app-update.sh', 'tools/app-update.sh'); | ||
this.template('package-config.js', 'common/package-config.js'); | ||
@@ -152,0 +146,0 @@ }; |
{ | ||
"name": "generator-kissy-pie", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "kissy generator for kissypie", | ||
@@ -5,0 +5,0 @@ "main": "app/index.js", |
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
21916
18
572