@financial-times/content-tree 0.12.0-beta.9 → 0.12.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@financial-times/content-tree",
3
3
  "description": "content tree format",
4
- "version": "0.12.0-beta.9",
4
+ "version": "0.12.0",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -259,7 +259,6 @@
259
259
  },
260
260
  "maxItems": 10,
261
261
  "minItems": 4,
262
- "sparkRepeater": true,
263
262
  "type": "array"
264
263
  },
265
264
  "data": {},
@@ -280,7 +279,6 @@
280
279
  "id",
281
280
  "type"
282
281
  ],
283
- "sparkGenerateStoryblock": true,
284
282
  "type": "object"
285
283
  },
286
284
  "ContentTree.transit.CarouselCard": {
@@ -284,6 +284,7 @@
284
284
  },
285
285
  "maxItems": 10,
286
286
  "minItems": 4,
287
+ "sparkRepeater": true,
287
288
  "type": "array"
288
289
  },
289
290
  "data": {},
@@ -304,6 +305,7 @@
304
305
  "id",
305
306
  "type"
306
307
  ],
308
+ "sparkGenerateStoryblock": true,
307
309
  "type": "object"
308
310
  },
309
311
  "ContentTree.transit.CarouselCard": {