Comparing version 0.0.27 to 0.0.28
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.0.27" | ||
"version": "0.0.28" | ||
} |
@@ -8,3 +8,3 @@ // packages/bun-cli/scripts/postinstall.ts | ||
var child_process = require("child_process"); | ||
var version = "0.0.27"; | ||
var version = "0.0.28"; | ||
var binPath = path.join(__dirname, "bin", "bun"); | ||
@@ -11,0 +11,0 @@ async function installBinaryFromPackage(name, fromPath, toPath) { |
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