@tonguetoquill/collection 0.17.2 → 0.17.3

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": "@tonguetoquill/collection",
3
- "version": "0.17.2",
3
+ "version": "0.17.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nibsbin/tonguetoquill-collection.git"
@@ -143,9 +143,9 @@ main:
143
143
  font_size:
144
144
  title: Font size for the memo text (int pt)
145
145
  type: number
146
- default: 11
146
+ default: 12
147
147
  examples:
148
- - 11
148
+ - 12
149
149
  ui:
150
150
  group: Additional
151
151
  compact: true