@openbkn/bkn-sdk 0.1.1-alpha.8 → 0.1.1-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -37,7 +37,7 @@ import {
37
37
  use,
38
38
  whoami,
39
39
  writePlatformConfig
40
- } from "./chunk-DTU5DGJW.js";
40
+ } from "./chunk-BFE4SU3V.js";
41
41
 
42
42
  // src/cli.ts
43
43
  import { Command as Command16 } from "commander";
@@ -45,7 +45,7 @@ import { Command as Command16 } from "commander";
45
45
  // package.json
46
46
  var package_default = {
47
47
  name: "@openbkn/bkn-sdk",
48
- version: "0.1.1-alpha.8",
48
+ version: "0.1.1-alpha.9",
49
49
  description: "Unified TypeScript SDK + CLI for the BKN (Business Knowledge Network) platform.",
50
50
  type: "module",
51
51
  license: "Apache-2.0",