@medplum/definitions 0.9.22 → 0.9.23

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.
@@ -61268,8 +61268,7 @@
61268
61268
  }
61269
61269
  },
61270
61270
  "required": [
61271
- "email",
61272
- "passwordHash"
61271
+ "email"
61273
61272
  ]
61274
61273
  },
61275
61274
  "Login": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "0.9.22",
3
+ "version": "0.9.23",
4
4
  "description": "Medplum Data Definitions",
5
5
  "author": "Medplum <hello@medplum.com>",
6
6
  "license": "Apache-2.0",