@medicine-wheel/importance-unit 0.2.3 → 0.2.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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medicine-wheel/importance-unit",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "ImportanceUnit — the relational unit of knowledge for the Medicine Wheel Developer Suite. Carries epistemic weight, source dimensions (Land/Dream/Code/Vision), circle depth tracking, and accountability links grounded in Wilson's relational epistemology",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -75,7 +75,7 @@
75
75
  "author": "IAIP Collaborative - Shawinigan, QC",
76
76
  "license": "MIT",
77
77
  "dependencies": {
78
- "@medicine-wheel/ontology-core": "^0.2.3",
78
+ "@medicine-wheel/ontology-core": "^0.2.4",
79
79
  "zod": "^3.23.0"
80
80
  },
81
81
  "devDependencies": {