@shisyamo4131/air-guard-v2-schemas 2.3.7-dev.24 → 2.3.7-dev.25

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": "@shisyamo4131/air-guard-v2-schemas",
3
- "version": "2.3.7-dev.24",
3
+ "version": "2.3.7-dev.25",
4
4
  "description": "Schemas for AirGuard V2",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -276,7 +276,7 @@ export const fieldDefinitions = {
276
276
  label: "緊急連絡先住所",
277
277
  length: 20,
278
278
  },
279
- emergencyContanctName: {
279
+ emergencyContactName: {
280
280
  ...generalDefinitions.oneLine,
281
281
  label: "緊急連絡先氏名",
282
282
  length: 20,