@mpgd/cli 0.3.0 → 0.3.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mpgd/cli",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Gunshi CLI for mpgd-kit starter generation and target workflow orchestration.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,6 +1,6 @@
1
1
  import type { AdPlacements, ProductCatalog } from '@mpgd/catalog';
2
- import adPlacementsJson from '@mpgd/catalog/placements.json';
3
2
  import productCatalogJson from '@mpgd/catalog/catalog.json';
3
+ import adPlacementsJson from '@mpgd/catalog/placements.json';
4
4
  import type { PlatformGateway } from '@mpgd/platform';
5
5
  import {
6
6
  createEffectiveTargetConfig,