@clipboard-health/contract-core 0.12.2 → 0.12.4

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/README.md +1 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @clipboard-health/contract-core <!-- omit from toc -->
2
2
 
3
- Shared Zod schemas for Clipboard Health's contracts.
3
+ Shared Zod schemas for Clipboard's contracts.
4
4
 
5
5
  ## Table of contents <!-- omit from toc -->
6
6
 
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@clipboard-health/contract-core",
3
- "description": "Shared Zod schemas for Clipboard Health's contracts.",
4
- "version": "0.12.2",
3
+ "description": "Shared Zod schemas for Clipboard's contracts.",
4
+ "version": "0.12.4",
5
5
  "bugs": "https://github.com/ClipboardHealth/core-utils/issues",
6
6
  "dependencies": {
7
7
  "tslib": "2.8.1"
8
8
  },
9
9
  "devDependencies": {
10
- "@clipboard-health/testing-core": "0.12.2",
10
+ "@clipboard-health/testing-core": "0.12.4",
11
11
  "zod": "3.24.2"
12
12
  },
13
13
  "keywords": [