@popina/cli 5.0.1 → 5.0.2-20260412084641Z

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/build/index.js CHANGED
@@ -11461,7 +11461,7 @@ function date4(params) {
11461
11461
  config(en_default());
11462
11462
 
11463
11463
  // package.json
11464
- var version2 = "5.0.1";
11464
+ var version2 = "5.0.2-20260412084641Z";
11465
11465
 
11466
11466
  // src/utils/get-package-info.ts
11467
11467
  async function getPackageInfo() {
@@ -11828,14 +11828,6 @@ var SERVICE_REGISTRY = [
11828
11828
  path: "apps/docs",
11829
11829
  group: "docs"
11830
11830
  },
11831
- {
11832
- name: "Internal Docs",
11833
- packageName: "@pragma/internal-docs",
11834
- url: "http://localhost:3006",
11835
- description: "Internal documentation for Pragma API",
11836
- path: "apps/admin",
11837
- group: "docs"
11838
- },
11839
11831
  {
11840
11832
  name: "Workshop",
11841
11833
  packageName: "@pragma/workshop",