@runcontext/ui 0.5.1 → 0.5.2

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 +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@runcontext/ui",
3
- "version": "0.5.1",
4
- "description": "Browser-based onboarding wizard and visual metadata editor for ContextKit. Fill out a Context Brief and let AI curate your semantic plane.",
3
+ "version": "0.5.2",
4
+ "description": "5-step browser wizard for creating data products and visual studio for curating metadata to Gold tier. Part of ContextKit.",
5
5
  "license": "MIT",
6
6
  "author": "Eric Kittelson",
7
7
  "homepage": "https://github.com/Quiet-Victory-Labs/contextkit",
@@ -48,7 +48,7 @@
48
48
  "@hono/node-server": "^1.19.11",
49
49
  "hono": "^4.12.5",
50
50
  "yaml": "^2.7.0",
51
- "@runcontext/core": "^0.5.1"
51
+ "@runcontext/core": "^0.5.2"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/node": "^25.3.3",