Rename CLI package to @neuralnomads/codenomad and bin codenomad
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ServerMeta } from "../../../cli/src/api-types"
|
||||
import type { ServerMeta } from "../../../server/src/api-types"
|
||||
import { cliApi } from "./api-client"
|
||||
|
||||
let cachedMeta: ServerMeta | null = null
|
||||
|
||||
Reference in New Issue
Block a user