@hasna/skills 0.1.20 → 0.1.21
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/bin/index.js +1 -1
- package/bin/mcp.js +1 -1
- package/package.json +1 -1
package/bin/index.js
CHANGED
|
@@ -1891,7 +1891,7 @@ var package_default;
|
|
|
1891
1891
|
var init_package = __esm(() => {
|
|
1892
1892
|
package_default = {
|
|
1893
1893
|
name: "@hasna/skills",
|
|
1894
|
-
version: "0.1.
|
|
1894
|
+
version: "0.1.21",
|
|
1895
1895
|
description: "Skills library for AI coding agents",
|
|
1896
1896
|
type: "module",
|
|
1897
1897
|
bin: {
|
package/bin/mcp.js
CHANGED
|
@@ -38746,7 +38746,7 @@ init_adapter();
|
|
|
38746
38746
|
// package.json
|
|
38747
38747
|
var package_default = {
|
|
38748
38748
|
name: "@hasna/skills",
|
|
38749
|
-
version: "0.1.
|
|
38749
|
+
version: "0.1.21",
|
|
38750
38750
|
description: "Skills library for AI coding agents",
|
|
38751
38751
|
type: "module",
|
|
38752
38752
|
bin: {
|