Comparing version 1.0.5 to 1.1.0
@@ -86,3 +86,3 @@ const path = require('path'); | ||
}); | ||
} | ||
} else return text; | ||
}) | ||
@@ -89,0 +89,0 @@ .then(text => { |
{ | ||
"name": "epgen", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "ECMA262/402 proposals generator", | ||
@@ -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
26197