@travetto/base
Advanced tools
Comparing version 0.0.49 to 0.0.50
@@ -16,3 +16,3 @@ const fs = require('fs'); | ||
} else { | ||
module.exports = startup.run.bind(startup); | ||
module.exports = startup; | ||
} |
@@ -22,3 +22,3 @@ { | ||
"scripts": {}, | ||
"version": "0.0.49" | ||
"version": "0.0.50" | ||
} |
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
13043