graphcool-yml
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -111,3 +111,3 @@ "use strict"; | ||
if (!cluster && clusterName !== 'local') { | ||
throw new Error("Cluster " + cluster + ", that is provided in the graphcoo.yml could not be found."); | ||
throw new Error("Cluster " + clusterName + ", that is provided in the graphcoo.yml could not be found."); | ||
} | ||
@@ -114,0 +114,0 @@ return cluster; |
{ | ||
"name": "graphcool-yml", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
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
156969