shadcn-studio-extension-cli 0.1.5 → 0.1.7

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.
@@ -1,6 +1,6 @@
1
1
  # Third-Party Licenses
2
2
 
3
- ## shadcn-studio-extension-cli@0.1.4
3
+ ## shadcn-studio-extension-cli@0.1.6
4
4
  - License: AGPL-3.0-only
5
5
  - Repository: https://github.com/stagewise-io/stagewise
6
6
  - Publisher: stagewise GmbH
package/dist/index.cjs CHANGED
@@ -97071,7 +97071,7 @@ var __dirname4 = (0, import_node_path10.dirname)((0, import_node_url5.fileURLToP
97071
97071
  function getVersion() {
97072
97072
  try {
97073
97073
  if (true) {
97074
- return "0.1.4";
97074
+ return "0.1.6";
97075
97075
  }
97076
97076
  const packageJsonPath = (0, import_node_path10.join)(__dirname4, "../../package.json");
97077
97077
  const packageJson = JSON.parse((0, import_node_fs9.readFileSync)(packageJsonPath, "utf-8"));
@@ -1,6 +1,6 @@
1
1
  {
2
- "_index-BZHOXnId.js": {
3
- "file": "index-BZHOXnId.js",
2
+ "_index-CcQR8qhj.js": {
3
+ "file": "index-CcQR8qhj.js",
4
4
  "name": "index"
5
5
  },
6
6
  "src/index.ts": {
@@ -9,7 +9,7 @@
9
9
  "src": "src/index.ts",
10
10
  "isEntry": true,
11
11
  "imports": [
12
- "_index-BZHOXnId.js"
12
+ "_index-CcQR8qhj.js"
13
13
  ]
14
14
  },
15
15
  "src/plugin-sdk/index.tsx": {
@@ -18,7 +18,7 @@
18
18
  "src": "src/plugin-sdk/index.tsx",
19
19
  "isEntry": true,
20
20
  "imports": [
21
- "_index-BZHOXnId.js"
21
+ "_index-CcQR8qhj.js"
22
22
  ]
23
23
  },
24
24
  "style.css": {