Comparing version 0.15.1 to 0.16.0
@@ -69,3 +69,3 @@ "use strict" | ||
case "pending": | ||
_this.emit("pending") | ||
_this.emit("pending", build) | ||
break | ||
@@ -72,0 +72,0 @@ case "failed": |
{ | ||
"name": "app.json", | ||
"version": "0.15.1", | ||
"version": "0.16.0", | ||
"description": "Create, validate, and render Heroku app.json manifests", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
525224