@quailjs/quail-core
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -19,3 +19,3 @@ #!/usr/bin/env node --harmony | ||
var conjoinedAssessmentsFile = path.join(tmpPath, '_Assessments.js'); | ||
var paths = [path.join(__dirname, 'core'), path.join(__dirname, 'components'), path.join(__dirname, 'build'), tmpPath]; | ||
var paths = [path.join(__dirname, 'core'), path.join(__dirname, 'components'), path.join(__dirname, 'etc'), tmpPath]; | ||
paths = paths.concat(config.requirePaths || []); | ||
@@ -22,0 +22,0 @@ mkdirp(outputPath, function (err) { |
{ | ||
"name": "@quailjs/quail-core", | ||
"description": "Quail, the framework", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": "Jesse Beach <jesse.r.beach@gmail.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
184215
67
4742