@devframes/hub
Advanced tools
+3
-3
| { | ||
| "name": "@devframes/hub", | ||
| "type": "module", | ||
| "version": "0.9.3", | ||
| "version": "0.9.4", | ||
| "description": "Hub layer that orchestrates devframe docks, terminals, messages, and commands on any host.", | ||
@@ -37,3 +37,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
| "peerDependencies": { | ||
| "devframe": "0.9.3" | ||
| "devframe": "0.9.4" | ||
| }, | ||
@@ -56,3 +56,3 @@ "dependencies": { | ||
| "valibot": "^1.4.2", | ||
| "devframe": "0.9.3" | ||
| "devframe": "0.9.4" | ||
| }, | ||
@@ -59,0 +59,0 @@ "scripts": { |