@maestria/prime-agent 0.3.6 → 0.3.7

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@maestria/prime-agent",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "private": false,
5
5
  "description": "Maestria methodology for Prime Agent - specialist roles, orchestrator, global rules, and workflow modes as Agent Skills, plus a small Prime/Pi extension for mode commands and mode prompt injection",
6
6
  "keywords": [
@@ -36,9 +36,9 @@
36
36
  "provenance": true
37
37
  },
38
38
  "devDependencies": {
39
- "@types/node": "^26.2.0",
39
+ "@types/node": "^26.5.1",
40
40
  "typescript": "^7.0.2",
41
- "vite-plus": "0.3.0",
41
+ "vite-plus": "0.3.1",
42
42
  "vitest": "4.1.11"
43
43
  },
44
44
  "engines": {