@adonisjs/sink
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "@adonisjs/sink", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Utilities to create AdonisJs boilerplates and custom providers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -27,3 +27,2 @@ "use strict"; | ||
const templatesRoot = path_1.join(path_1.dirname(packagePath), pkg.adonisjs.templates.basePath || './build/templates'); | ||
console.log(sink); | ||
sink.copyTemplates(projectRoot, application, templatesRoot, pkg.adonisjs.templates); | ||
@@ -30,0 +29,0 @@ } |
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
49915
1134