Comparing version 2.0.2 to 2.0.3
@@ -35,3 +35,3 @@ // @flow | ||
if (!bsconfig['package-specs'] || !bsconfig['package-specs'].length) { | ||
if (!bsconfig['package-specs']) { | ||
const options /*: Options */ = { | ||
@@ -38,0 +38,0 @@ moduleDir: 'js', |
{ | ||
"name": "bs-loader", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Bucklescript integration in Webpack", | ||
@@ -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
9018