Comparing version 0.8.0 to 0.8.1
@@ -11,3 +11,3 @@ 'use strict'; | ||
*/ | ||
const root = path.resolve(__dirname, global.MOCK_YEAH_ROOT ? global.MOCK_YEAH_ROOT : '..'); | ||
const root = path.resolve(__dirname, global.MOCK_YEAH_ROOT ? global.MOCK_YEAH_ROOT : '../..'); | ||
@@ -14,0 +14,0 @@ const configDefaults = { |
{ | ||
"name": "mock-yeah", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "An invaluable service mocking platform built on Express.", | ||
@@ -5,0 +5,0 @@ "main": "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
22879