Comparing version 1.1.1 to 1.1.2
@@ -11,3 +11,3 @@ // @flow | ||
try { | ||
bsbCommand = require.resolve('bs-platform/bin/bsb.exe') | ||
bsbCommand = require.resolve('bs-platform/lib/bsb.exe') | ||
} catch (e) { | ||
@@ -14,0 +14,0 @@ bsbCommand = `bsb` |
{ | ||
"name": "bsb-js", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "JS library wrapping BuckleScript build", | ||
@@ -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