@1agh/maude 0.18.1 → 0.18.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1agh/maude",
3
- "version": "0.18.1",
3
+ "version": "0.18.2",
4
4
  "description": "Marketplace of Claude Code plugins by Michal Dovrtěl: `design` (canvas-first design iteration) + `flow` (generic agentic workflow loop with .ai second brain). Ships the `maude` CLI (with `mdcc` legacy alias) to scaffold workspace, run the design dev server, and manage configs.",
5
5
  "type": "module",
6
6
  "engines": {
@@ -41,13 +41,13 @@
41
41
  "prepublishOnly": "bash scripts/check-version-parity.sh"
42
42
  },
43
43
  "optionalDependencies": {
44
- "@1agh/maude-darwin-arm64": "0.18.1",
45
- "@1agh/maude-darwin-x64": "0.18.1",
46
- "@1agh/maude-linux-arm64": "0.18.1",
47
- "@1agh/maude-linux-arm64-musl": "0.18.1",
48
- "@1agh/maude-linux-x64": "0.18.1",
49
- "@1agh/maude-linux-x64-musl": "0.18.1",
50
- "@1agh/maude-win32-x64": "0.18.1"
44
+ "@1agh/maude-darwin-arm64": "0.18.2",
45
+ "@1agh/maude-darwin-x64": "0.18.2",
46
+ "@1agh/maude-linux-arm64": "0.18.2",
47
+ "@1agh/maude-linux-arm64-musl": "0.18.2",
48
+ "@1agh/maude-linux-x64": "0.18.2",
49
+ "@1agh/maude-linux-x64-musl": "0.18.2",
50
+ "@1agh/maude-win32-x64": "0.18.2"
51
51
  },
52
52
  "files": [
53
53
  "cli",