graphql-stitch
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "graphql-stitch", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "inspect and stitch remote graphql schemas with local ones", | ||
@@ -15,3 +15,3 @@ "main": "dist/bundle.js", | ||
"test:watch": "yarn test -- --watch", | ||
"prepublish": "yarn run build" | ||
"prepublishOnly": "yarn run build" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
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
164769