@shakerquiz/utilities 0.5.63 → 0.5.65

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
  "type": "module",
3
3
  "name": "@shakerquiz/utilities",
4
- "version": "0.5.63",
4
+ "version": "0.5.65",
5
5
  "author": "yurkimus <yurkimus@gmail.com>",
6
6
  "license": "ISC",
7
7
  "repository": {
@@ -188,7 +188,7 @@
188
188
  "ZWL"
189
189
  ]
190
190
  },
191
- "is_franshise": {
191
+ "is_franchise": {
192
192
  "type": "boolean"
193
193
  },
194
194
  "timezone_name": {
@@ -689,7 +689,7 @@
689
689
  "country",
690
690
  "currency",
691
691
  "alias",
692
- "is_franshise",
692
+ "is_franchise",
693
693
  "timezone_name"
694
694
  ],
695
695
  "additionalProperties": false