fix: harden lazycodex platform publishing
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
// Shared platform detection module - used by wrapper and postinstall
|
||||
|
||||
const PLATFORM_PACKAGE_BASE_BY_WRAPPER_NAME = {
|
||||
lazycodex: "oh-my-opencode",
|
||||
lazycodex: "oh-my-openagent",
|
||||
};
|
||||
|
||||
export function getPackageBareName(packageName) {
|
||||
|
||||
Reference in New Issue
Block a user