Version 2.0.6

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-04-03 19:00:32 -07:00
co-authored by Claude Opus 4.6
parent d8d5b8acd8
commit 824a04b109
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "impeccable-skills",
"version": "2.1.0",
"version": "2.0.6",
"private": true,
"author": "Paul Bakaus",
"description": "Design skills and commands for AI harnesses",
@@ -39,6 +39,6 @@
"wrangler": "^4.75.0"
},
"dependencies": {
"impeccable": "^2.1.0"
"impeccable": "^2.0.6"
}
}