generator-gdp-backend
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -49,3 +49,3 @@ 'use strict'; | ||
configuring: function() { | ||
this.composeWith(require.resolve('backend-base/generators/app'), this.props); | ||
this.composeWith(require.resolve('gdp-backend-base/generators/app'), this.props); | ||
}, | ||
@@ -52,0 +52,0 @@ writing: function () { |
{ | ||
"name": "generator-gdp-backend", | ||
"description": "", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"scripts": {}, | ||
@@ -6,0 +6,0 @@ "author": "KB.T", |
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
39858