@pronto-tools-and-more/components 12.45.0 → 12.47.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.
Files changed (2) hide show
  1. package/dist/main.js +2 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -416,7 +416,8 @@ var Author = ({
416
416
  }
417
417
  }
418
418
  ]
419
- }
419
+ },
420
+ limit: 1
420
421
  },
421
422
  type: "list",
422
423
  tapEntry: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pronto-tools-and-more/components",
3
- "version": "12.45.0",
3
+ "version": "12.47.0",
4
4
  "description": "",
5
5
  "main": "dist/main.js",
6
6
  "types": "dist/main.d.ts",