@firestartr/cli 1.46.0-snapshot-5 → 1.46.0
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 +2 -2
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -278635,8 +278635,8 @@ class FirestartrAllClaim {
|
|
|
278635
278635
|
$ref: 'firestartr.dev://common/ClaimProfile',
|
|
278636
278636
|
},
|
|
278637
278637
|
annotations: {
|
|
278638
|
-
$ref: 'firestartr.dev://common/FirestartrAnnotations'
|
|
278639
|
-
}
|
|
278638
|
+
$ref: 'firestartr.dev://common/FirestartrAnnotations',
|
|
278639
|
+
},
|
|
278640
278640
|
},
|
|
278641
278641
|
required: ['name', 'kind', 'providers'],
|
|
278642
278642
|
},
|